This commit is contained in:
kali
2024-04-16 16:39:47 +02:00
parent 6c8d620515
commit 83e3fcc710
+5
View File
@@ -23,6 +23,11 @@ jobs:
- name: Git Sumbodule Update
run: |
git submodule update --init
# Needed to generate certificates
- uses: ConorMacBride/install-package@v1
with:
apt: golang-cfssl
- name: Get Conan
# You may pin to the exact commit or the version.