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 d817033 + b7d2782 commit 0f552cdCopy full SHA for 0f552cd
.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