updated cache
All checks were successful
Build and Deploy docker container / build (push) Successful in 3m38s
All checks were successful
Build and Deploy docker container / build (push) Successful in 3m38s
This commit is contained in:
@ -35,6 +35,8 @@ jobs:
|
||||
path: |
|
||||
${{ steps.yarn-cache-dir-path.outputs.dir }}
|
||||
${{ github.workspace }}/.next/
|
||||
node_modules/
|
||||
${{ github.workspace }}/out/
|
||||
key: '${{ runner.os }}-yarn-${{ hashFiles(''**/yarn.lock'') }}'
|
||||
restore-keys: |
|
||||
${{ runner.os }}-yarn-
|
||||
|
Reference in New Issue
Block a user