We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccef8b7 commit 71158eeCopy full SHA for 71158ee
.github/workflows/build-ami.yml
@@ -40,7 +40,7 @@ jobs:
40
run: |
41
sudo apt update
42
sudo apt install -y ansible
43
- apt-get install python3-psycopg2
+ sudo apt-get install python3-psycopg2
44
45
46
- name: Install Latest Packer and Initialize
0 commit comments