Skip to content

Commit

Permalink
build: add github actions yarn params
Browse files Browse the repository at this point in the history
  • Loading branch information
EnixCoda committed Dec 15, 2023
1 parent 2df0b6e commit 64fdad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
env:
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true
run: |
yarn
yarn --ignore-platform --ignore-engines --frozen-lockfile --prefer-offline
- name: Retrieve vscode icons
uses: actions/checkout@v3
Expand Down

0 comments on commit 64fdad7

Please sign in to comment.