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
1
.github/workflows/build-and-test.yml
vendored
1
.github/workflows/build-and-test.yml
vendored
|
@ -37,3 +37,4 @@ jobs:
|
||||||
key: ${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json') }}
|
key: ${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json') }}
|
||||||
restore-keys: |
|
restore-keys: |
|
||||||
${{ runner.os }}-nextjs-
|
${{ runner.os }}-nextjs-
|
||||||
|
|
Loading…
Add table
Reference in a new issue