test with gh workflows

This commit is contained in:
R4SAS 2020-11-11 16:36:23 +03:00
parent 97ccf21030
commit d0f9732965

View file

@ -16,5 +16,5 @@ jobs:
- name: build application - name: build application
run: | run: |
cd qt/i2pd_qt cd qt/i2pd_qt
qmake qmake -set I2PDMAKE "USE_AESNI=no"
make release -j3 make -j3