Skip to content

Commit

Permalink
Simplify cross installation
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Jul 4, 2022
1 parent 998adf8 commit 08ef60a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -184,7 +184,7 @@ jobs:
- uses: actions/checkout@v2

- name: Install cross
run: bash ci/install-cross.sh
run: cargo install cross

- uses: Swatinem/rust-cache@v1

Expand Down

0 comments on commit 08ef60a

Please sign in to comment.