Skip to content

Commit

Permalink
fixup to dragonfly part
Browse files Browse the repository at this point in the history
  • Loading branch information
asomers committed Dec 15, 2021
1 parent 4199697 commit 020dbfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Expand Up @@ -278,6 +278,7 @@ task:
setup_script:
- rustup toolchain add $TOOLCHAIN --profile minimal
- rustup component add rust-src --toolchain $TOOLCHAIN
- rustup component add clippy --toolchain $TOOLCHAIN
<< : *BUILD
before_cache_script: rm -rf $CARGO_HOME/registry/index

Expand Down

0 comments on commit 020dbfd

Please sign in to comment.