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 5604758 commit 8f9a9f3Copy full SHA for 8f9a9f3
.github/workflows/pr-preview-deploy2.yml
@@ -25,7 +25,7 @@ jobs:
25
shell: bash
26
- name: Install AWS CLI
27
run: |
28
- $workdir="2.22.35"
+ workdir="2.22.35"
29
mkdir -p "$workdir"
30
cd "$workdir"
31
curl -I -sL "https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.22.35.zip" -o "awscliv2.zip"
0 commit comments