Skip to content

Commit

Permalink
fix(core): revert puppeteer upgrade
Browse files Browse the repository at this point in the history
An automated upgrade of puppeteer-core package broke the functionality of the CLI. This change
should revert the breaking change.

fix #764
  • Loading branch information
onderceylan committed Nov 29, 2021
1 parent 60669e6 commit 04d5c00
Show file tree
Hide file tree
Showing 3 changed files with 18,138 additions and 114 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
FORCE_EXIT: true

auto-merge:
if: ${{ false }}
needs: test
runs-on: ubuntu-latest
steps:
Expand Down
Loading

0 comments on commit 04d5c00

Please sign in to comment.