Skip to content

Commit

Permalink
fix(ci): pull docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
matochu committed Sep 26, 2023
1 parent c56b04b commit 38ec7f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- uses: actions/checkout@v3
- uses: ./.github/actions/install
- run: pnpm run build-storybook
- run: docker pull yukinying/chrome-headless-browser-stable:116.0.5845.180
- run: export NODE_OPTIONS=--openssl-legacy-provider && pnpm run test:visual

- name: Archive screenshots
Expand Down

0 comments on commit 38ec7f9

Please sign in to comment.