Skip to content

Commit

Permalink
Try Playwright-suggested install-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinnl committed May 21, 2022
1 parent ab84ee3 commit c0ae21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pages:
stage: deploy
image: mcr.microsoft.com/playwright:v1.12.3-focal
script:
- npx playwright install firefox
- npx playwright install-deps
- npx feed-me-up-scotty
artifacts:
paths:
Expand Down

0 comments on commit c0ae21e

Please sign in to comment.