Skip to content

Commit

Permalink
Fix build command in CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
NoMore201 committed Jul 5, 2024
1 parent aee1a88 commit a771411
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 @@ -23,4 +23,4 @@ jobs:
submodules: recursive

- name: Build
run: bash build-toolchain
run: bash build-toolchain --all

0 comments on commit a771411

Please sign in to comment.