Explorar o código

fix: CI portable

wonfen hai 1 ano
pai
achega
1b25bfbf5a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/release.yml

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

@@ -80,7 +80,7 @@ jobs:
           args: -f default-meta
 
       - name: Portable Bundle
-        if: matrix.os == 'windows-latest'
+        if: matrix.portable == true
         run: |
           pnpm portable
         env: