mirror of
https://github.com/cupcakearmy/occulto.git
synced 2024-11-01 06:04:17 +01: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…
Reference in New Issue
Block a user