mirror of
https://github.com/cupcakearmy/occulto.git
synced 2025-02-23 02:09:24 +00:00
install browsers
This commit is contained in:
parent
bac19fa91d
commit
0798993f84
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
- name: Install Playwright
|
||||
run: pnpm exec playwright install-deps
|
||||
run: pnpm playwright install-deps && pnpm playwright install
|
||||
- name: Run tests
|
||||
run: pnpm run test
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user