Explorar o código

Update build.yml

0xJacky %!s(int64=2) %!d(string=hai) anos
pai
achega
86002a7a4f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -138,7 +138,7 @@ jobs:
 
             -   name: Install musl cross compiler
                 if: env.GOOS == 'linux'
-                uses: 0xJacky/musl-cross-compilers@v0.6.1
+                uses: 0xJacky/musl-cross-compilers@v0.6.2
                 id: musl
                 with:
                     target: ${{ env.ARCH_NAME }}-linux-musl${{ env.ABI }}