Skip to content

Commit

Permalink
fix: action
Browse files Browse the repository at this point in the history
  • Loading branch information
ValeraS authored Jan 27, 2025
1 parent 5604758 commit 8f9a9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-preview-deploy2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
shell: bash
- name: Install AWS CLI
run: |
$workdir="2.22.35"
workdir="2.22.35"
mkdir -p "$workdir"
cd "$workdir"
curl -I -sL "https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.22.35.zip" -o "awscliv2.zip"
Expand Down

0 comments on commit 8f9a9f3

Please sign in to comment.