chore: fix ci
This commit is contained in:
parent
a8c30d30a9
commit
74cbe82dd1
14
.github/workflows/alpha.yml
vendored
14
.github/workflows/alpha.yml
vendored
@ -64,20 +64,6 @@ jobs:
|
|||||||
yarn install --network-timeout 1000000
|
yarn install --network-timeout 1000000
|
||||||
yarn run check
|
yarn run check
|
||||||
|
|
||||||
- name: Delete current release assets
|
|
||||||
uses: mknejp/delete-release-assets@v1
|
|
||||||
with:
|
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
tag: alpha
|
|
||||||
assets: |
|
|
||||||
*.zip
|
|
||||||
*.gz
|
|
||||||
*.AppImage
|
|
||||||
*.deb
|
|
||||||
*.dmg
|
|
||||||
*.msi
|
|
||||||
*.sig
|
|
||||||
|
|
||||||
- name: Tauri build
|
- name: Tauri build
|
||||||
uses: tauri-apps/tauri-action@v0
|
uses: tauri-apps/tauri-action@v0
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user