Skip to content

Commit

Permalink
get rid of extra directory for tfplan
Browse files Browse the repository at this point in the history
  • Loading branch information
tjcorr authored Oct 7, 2021
1 parent 7005999 commit 6d4664c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,6 @@ jobs:
uses: actions/download-artifact@v2
with:
name: tfplan
path: tfplan

- name: See what's in tfplan
run: |
ls -lha
ls -lha tfplan/

# Terraform Apply
- name: Terraform Apply
Expand Down

0 comments on commit 6d4664c

Please sign in to comment.