Skip to content

Commit 5612472

Browse files
committed
Add targets
1 parent c24da6e commit 5612472

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535

3636
- name: install Rust stable
3737
uses: dtolnay/rust-toolchain@stable
38+
with:
39+
targets: 'aarch64-apple-darwin,x86_64-apple-darwin'
3840

3941
- uses: tauri-apps/tauri-action@v0
4042
env:

0 commit comments

Comments
 (0)