mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-07 16:27:15 +01:00
Update cmake.yml
This commit is contained in:
parent
88b084422d
commit
94f4459d5b
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
run: sudo apt-get -y install libsodium-dev
|
||||
|
||||
- name: Install GNUTLS
|
||||
run: sudo apt-get -y install libgnutls-dev
|
||||
run: sudo apt-get -y install libgnutls28-dev
|
||||
|
||||
- name: Install ZLib
|
||||
run: sudo apt-get -y install zlib1g-dev
|
||||
|
Loading…
Reference in New Issue
Block a user