mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-06 20:15:19 +03:00
fix build
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user