mirror of
https://github.com/zen-browser/www
synced 2026-04-25 17:14:56 +02:00
fix pr deply?
This commit is contained in:
2
.github/workflows/pr-testdeploy.yml
vendored
2
.github/workflows/pr-testdeploy.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
run: pnpm --version
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
run: pnpm install --no-frozen-lockfile
|
||||
|
||||
- name: Build project
|
||||
run: pnpm run build
|
||||
|
||||
Reference in New Issue
Block a user