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