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 014bd82 + b7d2782 commit 3661f18Copy full SHA for 3661f18
.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