fix: CI portable
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user