Skip to content

Commit

Permalink
remove cache reference
Browse files Browse the repository at this point in the history
Signed-off-by: Liam Stanley <[email protected]>
  • Loading branch information
lrstanley committed Apr 10, 2022
1 parent 916c612 commit 9611cdf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ jobs:
has-ghcr: true
upload-artifacts: true
node-version: "16.13.0"
node-cache: public/package-lock.json
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
num-minor: 2
num-patch: 2
node-version: "16.13.0"
node-cache: public/package-lock.json
go-lint:
uses: lrstanley/.github/.github/workflows/lang-go-lint.yml@master
secrets:
Expand Down

0 comments on commit 9611cdf

Please sign in to comment.