Skip to content

Commit

Permalink
Try removing cache: npm.
Browse files Browse the repository at this point in the history
  • Loading branch information
reynoldsalec committed Dec 20, 2024
1 parent 8275d4a commit 5b72525
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr-joomla-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
registry-url: https://registry.npmjs.org
cache: npm
- name: Install NPM dependencies
run: npm clean-install --production --prefer-offline --frozen-lockfile
- name: Bundle Deps
Expand Down

0 comments on commit 5b72525

Please sign in to comment.