mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-29 01:02:47 +08:00
👷 构建问题
This commit is contained in:
parent
480aaf2970
commit
21163b2277
12
.github/workflows/main.yml
vendored
12
.github/workflows/main.yml
vendored
@ -55,9 +55,9 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
|
|
||||||
- name: Build & release app
|
- name: Build & release app
|
||||||
if: matrix.os == 'windows-2019'
|
if: matrix.os == 'windows-2019'
|
||||||
run: |
|
run: |
|
||||||
npm run release_win
|
npm run release_win
|
||||||
env:
|
env:
|
||||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user