fix build
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -31,8 +31,7 @@ jobs:
|
||||
- name: Build
|
||||
run: npm run build
|
||||
env:
|
||||
PUPPETEER_SKIP_DOWNLOAD: true
|
||||
PUPPETEER_EXECUTABLE_PATH: chrome
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
|
||||
- name: Upload build artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user