mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 04:53:44 +08:00
fix: portable CI again
This commit is contained in:
parent
1cb59f46e3
commit
e7b04a89e2
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -69,9 +69,8 @@ jobs:
|
|||||||
args: -f default-meta
|
args: -f default-meta
|
||||||
|
|
||||||
- name: Portable Bundle
|
- name: Portable Bundle
|
||||||
if: matrix.portable == true
|
if: matrix.os == 'windows-latest'
|
||||||
run: |
|
run: |
|
||||||
pnpm build
|
|
||||||
pnpm portable
|
pnpm portable
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user