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 3550128 commit 686f720
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 44 deletions.
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
43 changes: 0 additions & 43 deletions ci/install-cross.sh

This file was deleted.

0 comments on commit 686f720

Please sign in to comment.