Skip to content

Commit

Permalink
remove json fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankatliarchuk committed Jul 2, 2022
1 parent 0418e1e commit 660cb2b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/packer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v2

# fix backwards incompatibilities in template
- name: Fix Template
uses: hashicorp/packer-github-actions@master
with:
command: fix

# validate templates
- name: Validate Template
uses: hashicorp/packer-github-actions@master
Expand Down

0 comments on commit 660cb2b

Please sign in to comment.