This commit is contained in:
Connor Yoh 2025-07-08 15:33:33 +01:00
parent c310c9c633
commit 1a2f0cbcb8

View File

@ -204,7 +204,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
projectPath: ./frontend
tauriScript: cargo build
tauriScript: cargo tauri
args: ${{ matrix.args }}
- name: Upload artifacts