Skip to content

Commit

Permalink
Fix cross CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Douman committed Aug 27, 2019
1 parent 0af1c0f commit ed0eeb9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/azure-cross-compile.yml
Expand Up @@ -37,6 +37,7 @@ jobs:
- script: |
git clone https://github.com/rust-embedded/cross.git
cd cross
git reset --hard 3f2bd6caf1dcc75fef1c218722c85d3669f07bd6
git apply ../ci/cross-patch
cargo install --path .
rm -rf cross
Expand Down
Binary file modified ci/cross-patch
Binary file not shown.

0 comments on commit ed0eeb9

Please sign in to comment.