mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
Update build.yml
This commit is contained in:
parent
1cb05e741f
commit
c6e0a90475
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -138,7 +138,7 @@ jobs:
|
|||
|
||||
- name: Install musl cross compiler
|
||||
if: env.GOOS == 'linux'
|
||||
uses: 0xJacky/musl-cross-compilers@v0.5-patch
|
||||
uses: 0xJacky/musl-cross-compilers@v0.6.1
|
||||
id: musl
|
||||
with:
|
||||
target: ${{ env.ARCH_NAME }}-linux-musl${{ env.ABI }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue