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.
1 parent f993964 commit 6f5ee02Copy full SHA for 6f5ee02
.github/workflows/test_through_configure.yml
@@ -90,7 +90,7 @@ jobs:
90
91
- name: Install awscli
92
run: |
93
- apt-get install -y awscli
+ sudo apt-get install -y awscli
94
95
- name: Run AWS configure
96
0 commit comments