Skip to content

Commit

Permalink
lowercase i
Browse files Browse the repository at this point in the history
  • Loading branch information
Veha0001 committed Nov 30, 2024
1 parent 2e770c6 commit 2a6df71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/toolchain-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
continue-on-error: false

- name: Install musl-cross-make toolchain
run: sudo make Install
run: sudo make install
working-directory: musl-cross-make

- name: Create tarball of the toolchain
Expand Down

0 comments on commit 2a6df71

Please sign in to comment.