fix build

This commit is contained in:
ouwou 2021-04-03 03:25:06 -04:00
parent 77b43f0f24
commit a933a0ca27

View File

@ -107,6 +107,7 @@ jobs:
- name: Fetch dependencies
run: |
sudo apt-get update
mkdir deps
cd deps
git clone https://github.com/nlohmann/json