Skip to content

Commit

Permalink
nofrozen
Browse files Browse the repository at this point in the history
  • Loading branch information
davay42 committed Nov 16, 2024
1 parent ce495be commit 09851e0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ jobs:
node-version: 20

- uses: pnpm/action-setup@v4
with:
run_install: true

- name: Install dependencies
run: pnpm i --no-frozen-lockfile

- name: Build project
run: pnpm run build
Expand Down

0 comments on commit 09851e0

Please sign in to comment.