jinmao88 преди 2 години
родител
ревизия
d02ab2d220
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      .github/workflows/deploy.yml

+ 3 - 3
.github/workflows/deploy.yml

@@ -72,9 +72,9 @@ jobs:
         with:
           node-version: '16.x'
 
-      - name: Get yarn cache
-        id: yarn-cache
-        run: echo "::set-output name=dir::$(yarn cache dir)"
+#      - name: Get yarn cache
+#        id: yarn-cache
+#        run: echo "::set-output name=dir::$(yarn cache dir)"
 
       - name: Cache dependencies
         uses: actions/cache@v3