wonfen 1 жил өмнө
parent
commit
1b25bfbf5a

+ 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: