We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45992f6 commit a6ce2aeCopy full SHA for a6ce2ae
.github/workflows/build.yaml
@@ -34,9 +34,9 @@ jobs:
34
35
- name: Build
36
run: npm run build
37
- env:
38
- # required for browser output-integration tests
39
- PUPPETEER_EXECUTABLE_PATH: /usr/bin/google-chrome
+ # env:
+ # # required for browser output-integration tests
+ # PUPPETEER_EXECUTABLE_PATH: /usr/bin/google-chrome
40
41
- name: Save Build folders
42
uses: actions/cache/save@v4
0 commit comments