We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 32e7a4b + b7d2782 commit e261455Copy full SHA for e261455
.github/workflows/ci.yml
@@ -159,9 +159,6 @@ jobs:
159
- name: show the current environment
160
run: src/ci/scripts/dump-environment.sh
161
162
- - name: install rust
163
- run: src/ci/scripts/install-rust.sh
164
-
165
- name: install awscli
166
run: src/ci/scripts/install-awscli.sh
167
src/ci/scripts/install-rust.sh
0 commit comments