Skip to content

Commit

Permalink
chore: remove external github action to install elixir: remove cache
Browse files Browse the repository at this point in the history
  • Loading branch information
nwittstruck committed Mar 29, 2024
1 parent 01a6421 commit 467c64d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
node-version: ${{env.NODE_VERSION}}

- run: npm --prefix frontend ci
- run: npm --prefix frontend --cache frontend/node_modules ci

frontend_check_npm_lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 467c64d

Please sign in to comment.