mirror of
https://github.com/maxDcb/C2TeamServer
synced 2026-06-06 16:14:27 +00:00
minor
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user