Skip to content

Commit

Permalink
Update cross_musl.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
c8ef authored Sep 15, 2024
1 parent d14c569 commit 862e1c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross_musl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: Tests
run: |
xmake l ./scripts/test.lua -D -p cross --toolchain=muslcc --sdk=`pwd`/x86_64-linux-gnu-host-${{ matrix.cross }}-target-gcc15.tar.xz
xmake l ./scripts/test.lua -D -p cross --toolchain=muslcc --sdk=`pwd`/x86_64-linux-gnu-host-${{ matrix.cross }}-target-gcc15

0 comments on commit 862e1c7

Please sign in to comment.