Try to build pydis

pull/13/head
Anichitei Ionel-Cristinel 4 years ago committed by GitHub
parent 15629ff302
commit 374dd532e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -39,4 +39,9 @@ jobs:
make -j$(nproc)
cd ..
cd ..
- name: Build pydis
run: |
cd pydis
python3 setup.py build
cd ..

Loading…
Cancel
Save