Skip to content

Commit 7db6128

Browse files
authored
Update build-ami.yml
1 parent 3b97afb commit 7db6128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ami.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
sudo mv packer_install/packer /usr/local/bin/
4949
rm -rf packer.zip packer_install # Clean up extracted files and zip
5050
packer --version # Verify Packer installation
51-
packer init ansible-packer/packer/PosgresawsTemplate.pkr.hcl
51+
packer init packer_ansible/packer/PosgresawsTemplate.pkr.hcl
5252
5353
- name: Validate Packer Template
5454
run: packer validate /packer/PosgresawsTemplate.pkr.hcl

0 commit comments

Comments
 (0)