Update .github/workflows/build-and-test.yml
Some checks are pending
Deploy site / deploy (push) Waiting to run
Some checks are pending
Deploy site / deploy (push) Waiting to run
This commit is contained in:
parent
a389a43b63
commit
64b4659d37
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build-and-test.yml
vendored
3
.github/workflows/build-and-test.yml
vendored
|
@ -36,4 +36,5 @@ jobs:
|
|||
.next/cache
|
||||
key: ${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-nextjs-
|
||||
${{ runner.os }}-nextjs-
|
||||
|
Loading…
Add table
Reference in a new issue