Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhou121 committed Jun 4, 2024
1 parent 40837c6 commit 0d21844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- uses: actions/checkout@v4

- name: Update rust
run: rustup update && rustup target add aarch64-apple-darwin
run: rustup update && rustup target add x86_64-apple-darwin

- name: Import Certificate
uses: Apple-Actions/import-codesign-certs@v3
Expand Down

0 comments on commit 0d21844

Please sign in to comment.