Explorar o código

Fixed build workflow.

Hintay %!s(int64=3) %!d(string=hai) anos
pai
achega
1b4abab47f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/build.yml

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

@@ -39,7 +39,7 @@ jobs:
               with:
                   node-version: '14.x'
                   cache: 'yarn'
-                  cache-dependency-path: frontend/yarn.lock'
+                  cache-dependency-path: '**/yarn.lock'
 
             - name: Install dependencies
               run: yarn install