Skip to content

Commit

Permalink
Allow previous cargo-get
Browse files Browse the repository at this point in the history
  • Loading branch information
octol committed Jan 22, 2025
1 parent 154bee1 commit eae5bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-nym-vpn-core-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

- name: Install cargo-get
run: |
cargo install --locked cargo-get
cargo install --locked cargo-get || true
- name: Update nym-vpn-apple to use latest core
run: |
Expand Down

0 comments on commit eae5bdd

Please sign in to comment.