Skip to content

Commit

Permalink
[T] Try to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
LS-KR committed Jun 28, 2024
1 parent c09684a commit d17cc85
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 @@ -21,7 +21,7 @@ jobs:
run: |
export NODE_OPTIONS="--max-old-space-size=4096"
yarn install
yarn build
yarn build-only
- name: Publish artifact code
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit d17cc85

Please sign in to comment.