fix: CI portable

This commit is contained in:
wonfen 2023-11-23 13:42:16 +08:00
parent 7c64d9f42a
commit 1b25bfbf5a

View File

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