Skip to content

Commit

Permalink
just 'cross', drop the cargo, its cleaner
Browse files Browse the repository at this point in the history
  • Loading branch information
scottopell committed Mar 14, 2024
1 parent 14e2bc1 commit 19d253a
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:
- uses: actions/checkout@v2
- uses: taiki-e/install-action@v2
with:
tool: cargo-cross
tool: cross

- name: Install protobuf (Apt)
run: sudo apt-get update && sudo apt-get install -y protobuf-compiler
Expand Down

0 comments on commit 19d253a

Please sign in to comment.