Skip to content

Commit

Permalink
Fix docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Aug 1, 2024
1 parent 2d2e507 commit 4d4ad54
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,6 @@ jobs:
version: ${{ needs.set-product-version.outputs.product-version }}
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Rename "hashicorp-packer" to "packer"
run: cd ../ && mv hashicorp-packer packer && cd packer
- name: Docker Build (Action)
uses: hashicorp/actions-docker-build@v2
with:
Expand Down

0 comments on commit 4d4ad54

Please sign in to comment.