forked from OpenGamers/abaddon
fix build
This commit is contained in:
parent
77b43f0f24
commit
a933a0ca27
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -107,6 +107,7 @@ jobs:
|
||||
|
||||
- name: Fetch dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
mkdir deps
|
||||
cd deps
|
||||
git clone https://github.com/nlohmann/json
|
||||
|
Loading…
Reference in New Issue
Block a user