Skip to content

Commit f61dac3

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

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].3
141+
uses: 0xJacky/[email protected].5
142142
id: musl
143143
with:
144144
target: ${{ env.ARCH_NAME }}-linux-musl${{ env.ABI }}

0 commit comments

Comments
 (0)