Skip to content

Commit

Permalink
Download tools
Browse files Browse the repository at this point in the history
  • Loading branch information
mayo committed Sep 23, 2024
1 parent 9a61810 commit b806816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
path: public

- name: Download tools
run: curl -O https://github.com/mayo/oyam.ca-tools/releases/download/v0.0.1/deploy_aws_s3-x86_64-linux.zip
run: curl -LO https://github.com/mayo/oyam.ca-tools/releases/download/v0.0.1/deploy_aws_s3-x86_64-linux.zip

- name: Extract tools
run: unzip deploy_aws_s3-x86_64-linux.zip
Expand Down

0 comments on commit b806816

Please sign in to comment.