Skip to content

Commit 8f9a9f3

Browse files
authored
fix: action
1 parent 5604758 commit 8f9a9f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-preview-deploy2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
shell: bash
2626
- name: Install AWS CLI
2727
run: |
28-
$workdir="2.22.35"
28+
workdir="2.22.35"
2929
mkdir -p "$workdir"
3030
cd "$workdir"
3131
curl -I -sL "https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.22.35.zip" -o "awscliv2.zip"

0 commit comments

Comments
 (0)