Skip to content

Commit 506396b

Browse files
committed
Update release.yml
1 parent 0f9ab13 commit 506396b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ jobs:
103103
target: ${{ matrix.target }}
104104
override: true
105105

106+
- name: Setup `packer`
107+
uses: hashicorp/setup-packer@main
108+
id: setup
109+
106110
- name: Set up Docker BuildX
107111
uses: docker/setup-buildx-action@v3
108112
with:

0 commit comments

Comments
 (0)