Skip to content

Commit

Permalink
fixing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mayo committed Sep 2, 2024
1 parent 0f90fa9 commit 071aa7c
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 @@ -38,7 +38,7 @@ jobs:
path: tools/

- name: Extract tools artifact
run: ls -lR && tar -C tools -xvf deploy_aws_s3.tar
run: tar -C tools -xvf tools/deploy_aws_s3.tar

- name: Setup Credentials
uses: aws-actions/configure-aws-credentials@v4
Expand Down

0 comments on commit 071aa7c

Please sign in to comment.