chore: rename green to portable

This commit is contained in:
GyDi
2022-04-13 01:17:40 +08:00
parent 1a91249da2
commit c2449e53c4
3 changed files with 7 additions and 7 deletions

View File

@@ -76,7 +76,7 @@ jobs:
- name: Green zip bundle
if: matrix.os == 'windows-latest'
run: |
yarn run green
yarn run portable
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}