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 a08b545 + b7d2782 commit 5470de2Copy full SHA for 5470de2
.github/workflows/ci.yml
@@ -152,9 +152,6 @@ jobs:
152
- name: show the current environment
153
run: src/ci/scripts/dump-environment.sh
154
155
- - name: install rust
156
- run: src/ci/scripts/install-rust.sh
157
-
158
- name: install awscli
159
run: src/ci/scripts/install-awscli.sh
160
src/ci/scripts/install-rust.sh
0 commit comments