Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
manglemix committed Jan 11, 2025
1 parent 4ec98d7 commit 79f877d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
with:
node-version: 22
cache: npm
cache-dependency-path: ./usr-web/package-lock.json

- name: Install dependencies
run: npm install
Expand Down

0 comments on commit 79f877d

Please sign in to comment.