mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2024-11-16 03:32:36 +08:00
fix: portable CI again
This commit is contained in:
parent
e5b1ece5c0
commit
9d4942723c
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -69,9 +69,8 @@ jobs:
|
|||
args: -f default-meta
|
||||
|
||||
- name: Portable Bundle
|
||||
if: matrix.portable == true
|
||||
if: matrix.os == 'windows-latest'
|
||||
run: |
|
||||
pnpm build
|
||||
pnpm portable
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user