Skip to content

Commit

Permalink
frozen
Browse files Browse the repository at this point in the history
  • Loading branch information
davay42 committed Jul 12, 2024
1 parent 3406076 commit b083832
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 @@ -24,8 +24,9 @@ jobs:
- uses: pnpm/action-setup@v3
with:
version: 9
run_install: |
- recursive: true

- name: Install dependencies
run: pnpm install --frozen-lockfile

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

0 comments on commit b083832

Please sign in to comment.