Skip to content

Commit

Permalink
ci: test-browser-safari to not update lockfile (#3222)
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio committed Apr 20, 2023
1 parent ddfeb0c commit cbfd2c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -189,7 +189,7 @@ jobs:
node-version: 18

- name: Install
run: sudo pnpm i
run: sudo pnpm i --frozen-lockfile

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

0 comments on commit cbfd2c5

Please sign in to comment.