Yuki Takei 4 лет назад
Родитель
Сommit
2610c8b43d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -292,7 +292,7 @@ jobs:
         echo "::set-output name=dateYmdHM::$(/bin/date -u "+%Y%m%d%H%M")"
         echo "::set-output name=dateYmdHM::$(/bin/date -u "+%Y%m%d%H%M")"
         echo "::set-output name=dateYm::$(/bin/date -u "+%Y%m")"
         echo "::set-output name=dateYm::$(/bin/date -u "+%Y%m")"
 
 
-    - name: Cache/Restore node_modules for build
+    - name: Cache/Restore node_modules (not reused)
       id: cache-dependencies
       id: cache-dependencies
       uses: actions/cache@v2
       uses: actions/cache@v2
       with:
       with: