Skip to content

Commit

Permalink
Update e2e-test.yaml (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
nb1701 authored Apr 3, 2024
1 parent 9763f1f commit ab5f091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- id: get-nuke
name: Get aws-nuke
run: |
wget https://github.com/rebuy-de/aws-nuke/releases/download/v2.25.0/aws-nuke-v2.25.0-linux-amd64.tar.gz -O aws-nuke-v2.21.2-linux-amd64.tar.gz
wget https://github.com/rebuy-de/aws-nuke/releases/download/v2.25.0/aws-nuke-v2.25.0-linux-amd64.tar.gz -O aws-nuke-v2.25.0-linux-amd64.tar.gz
tar -xzf aws-nuke-v2.25.0-linux-amd64.tar.gz
sudo mv aws-nuke-v2.25.0-linux-amd64 /aws-nuke
sudo chmod u+x /aws-nuke
Expand Down

0 comments on commit ab5f091

Please sign in to comment.