Skip to content

Commit 309b963

Browse files
committed
Update build.yml
1 parent 86002a7 commit 309b963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
139139
- name: Install musl cross compiler
140140
if: env.GOOS == 'linux'
141-
uses: 0xJacky/[email protected].2
141+
uses: 0xJacky/[email protected].3
142142
id: musl
143143
with:
144144
target: ${{ env.ARCH_NAME }}-linux-musl${{ env.ABI }}

0 commit comments

Comments
 (0)