Skip to content

Commit

Permalink
feat: remove cache configuration for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
dr5hn committed Jun 8, 2024
1 parent d284216 commit d6afc1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'

- name: Start MySQL service
run: |
Expand Down

0 comments on commit d6afc1e

Please sign in to comment.