Use rustup default profile (#18727) (#18730)

(cherry picked from commit 2ec81f627d)

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
This commit is contained in:
mergify[bot]
2021-07-16 21:13:39 +00:00
committed by GitHub
parent 3dbdaa5341
commit 2e6d03c41f

View File

@ -38,6 +38,7 @@ jobs:
- readlink -f . - readlink -f .
script: script:
- source ci/env.sh - source ci/env.sh
- rustup set profile default
- ci/publish-tarball.sh - ci/publish-tarball.sh
deploy: deploy:
- provider: s3 - provider: s3