Skip to content

Commit

Permalink
frozen lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
t-aleksander committed Jun 21, 2024
1 parent b2f6a37 commit f30b25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
cache-dependency-path: ./web/pnpm-lock.yaml

- name: Install frontend dependencies
run: pnpm install
run: pnpm install --ignore-scripts --frozen-lockfile
working-directory: web

- name: Build frontend
Expand Down

0 comments on commit f30b25f

Please sign in to comment.