Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trobonox committed Jun 12, 2024
1 parent 5c40337 commit 8786d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

- name: Install Tauri CLI
if: matrix.platform.rust_target == 'aarch64-apple-darwin'
run: yarn add -D @tauri-apps/cli-darwin-arm64
run: yarn add @tauri-apps/cli-darwin-arm64

- uses: JonasKruckenberg/[email protected]
id: tauri_build
Expand Down

0 comments on commit 8786d31

Please sign in to comment.