sync
This commit is contained in:
parent
b8ff1f49de
commit
8969581e2c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -81,6 +81,7 @@ jobs:
|
||||||
version: ${{ steps.publish.outputs.version }}
|
version: ${{ steps.publish.outputs.version }}
|
||||||
|
|
||||||
build-tauri:
|
build-tauri:
|
||||||
|
if: false
|
||||||
needs:
|
needs:
|
||||||
- build-cli
|
- build-cli
|
||||||
- version
|
- version
|
||||||
|
|
@ -196,7 +197,6 @@ jobs:
|
||||||
publish:
|
publish:
|
||||||
needs:
|
needs:
|
||||||
- build-cli
|
- build-cli
|
||||||
- build-tauri
|
|
||||||
runs-on: blacksmith-4vcpu-ubuntu-2404
|
runs-on: blacksmith-4vcpu-ubuntu-2404
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue