mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 11:59:48 +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
|
||||
run: |
|
||||
cd runtime
|
||||
cargo tauri icon
|
||||
cargo tauri build --target ${{ matrix.rust_target }}
|
||||
|
||||
- name: Upload artifact (macOS)
|
||||
|
Loading…
Reference in New Issue
Block a user