diff --git a/.github/workflows/build_images.yml b/.github/workflows/build_images.yml index 0b7a65f..8a98901 100644 --- a/.github/workflows/build_images.yml +++ b/.github/workflows/build_images.yml @@ -10,12 +10,6 @@ jobs: - name: Checkout repository uses: actions/checkout@v2 - - name: Fix template - uses: hashicorp/packer-github-actions@master - with: - command: fix - target: rocketchat.pkr.hcl - - name: Validate template uses: hashicorp/packer-github-actions@master with: