mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 15:39:46 +00:00
Generate icon, again
This commit is contained in:
parent
fe0b1a9c65
commit
6f84a92f1b
1
.github/workflows/build-and-release.yml
vendored
1
.github/workflows/build-and-release.yml
vendored
@ -124,6 +124,7 @@ jobs:
|
|||||||
- name: Build Tauri project
|
- name: Build Tauri project
|
||||||
run: |
|
run: |
|
||||||
cd runtime
|
cd runtime
|
||||||
|
cargo tauri icon
|
||||||
cargo tauri build --target ${{ matrix.rust_target }}
|
cargo tauri build --target ${{ matrix.rust_target }}
|
||||||
|
|
||||||
- name: Upload artifact (macOS)
|
- name: Upload artifact (macOS)
|
||||||
|
Loading…
Reference in New Issue
Block a user