Skip to content

Commit

Permalink
update woodpecker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mlvieras committed Nov 13, 2024
1 parent 4aa6615 commit ccf1261
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
node-version: 22.8.0
cache: npm

- name: Update NPM
run: npm i -g [email protected]

- name: Install dependencies
run: npm ci

Expand Down

0 comments on commit ccf1261

Please sign in to comment.