mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
commit
22dcbac16f
5
.github/workflows/publish.yml
vendored
5
.github/workflows/publish.yml
vendored
@ -19,11 +19,10 @@ jobs:
|
||||
- name: install dependenies
|
||||
run: |
|
||||
export ELECTRON_SKIP_BINARY_DOWNLOAD=1
|
||||
corepack enable
|
||||
yarn install
|
||||
npm install
|
||||
|
||||
- name: build
|
||||
run: yarn build
|
||||
run: npm run build
|
||||
|
||||
- name: zip
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user