Skip to content

Commit

Permalink
fix plan path
Browse files Browse the repository at this point in the history
  • Loading branch information
arianvp committed Dec 15, 2023
1 parent 891935c commit 9ce5cae
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 @@ -92,7 +92,7 @@ jobs:
uses: actions/download-artifact@7a1cd3216ca9260cd8022db641d960b1db4d1be4 # v4
with:
name: tfplan
path: tf/tfplan
path: tf
- name: init
run: |
cd tf
Expand Down

0 comments on commit 9ce5cae

Please sign in to comment.