mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +02:00
Update build.yml
This commit is contained in:
parent
86002a7a4f
commit
309b96375f
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.6.2
|
||||
uses: 0xJacky/musl-cross-compilers@v0.6.3
|
||||
id: musl
|
||||
with:
|
||||
target: ${{ env.ARCH_NAME }}-linux-musl${{ env.ABI }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue