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 8786d31 commit 4485e1a
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 @@ -65,7 +65,7 @@ jobs:
if: matrix.platform.rust_target == 'aarch64-apple-darwin'
run: yarn add @tauri-apps/cli-darwin-arm64

- uses: JonasKruckenberg/tauri-build@v1.4.0
- uses: JonasKruckenberg/tauri-build@v1.2.2
id: tauri_build
with:
target: ${{ matrix.platform.rust_target }}
Expand Down

0 comments on commit 4485e1a

Please sign in to comment.