Update setup-Debian.yml

to prevent an error at the newly created instance
This commit is contained in:
denis 2022-06-29 16:54:46 +00:00 committed by GitHub
parent f583d39a84
commit 87acd22f36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@
name:
- apt-transport-https
- ca-certificates
update_cache: true
state: present
- name: Ensure additional dependencies are installed (on Ubuntu < 20.04 and any other systems).