mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 08:03:26 +00:00
test
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
cache: "pnpm"
|
||||
|
||||
- name: Install packages
|
||||
run: pnpm install --frozen-lockfile
|
||||
run: pnpm install --frozen-lockfile && node ./node_modules/puppeteer/install.mjs
|
||||
env:
|
||||
PUPPETEER_SKIP_DOWNLOAD: true
|
||||
|
||||
|
Reference in New Issue
Block a user