Skip to content

Commit

Permalink
fix tf module zip
Browse files Browse the repository at this point in the history
  • Loading branch information
elchead committed Nov 6, 2023
1 parent 4a85367 commit 0620445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/upload_terraform_module/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ runs:
- name: Cleanup Terraform module dir
shell: bash
run: |
rm -r terraform-module
rm -r terraform-module terraform-module.zip

0 comments on commit 0620445

Please sign in to comment.