Skip to content

Commit

Permalink
fix: ci cache 🍡
Browse files Browse the repository at this point in the history
  • Loading branch information
fz6m committed May 2, 2023
1 parent c3238e6 commit d3a7447
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
with:
node-version: 18.x
registry-url: 'https://registry.npmjs.com/'
cache: 'npm'

- name: Sync dependencies
run: |
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ jobs:
with:
node-version: 18.x
registry-url: 'https://registry.npmjs.com/'
cache: 'npm'

- name: Sync dependencies
run: |
Expand Down

0 comments on commit d3a7447

Please sign in to comment.