Skip to content

Commit

Permalink
CI*
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed May 17, 2024
1 parent c1367d5 commit c064f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ jobs:
cache: yarn
architecture: x64
- name: Install dependencies
run: corepack enable && yarn install --ignore-scripts --registry https://registry.npmjs.org --network-timeout 300000
run: corepack enable && yarn install --network-timeout 300000
- name: Download artifacts
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit c064f3a

Please sign in to comment.