mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
test with gh workflows
This commit is contained in:
parent
97ccf21030
commit
d0f9732965
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build-qt.yml
vendored
4
.github/workflows/build-qt.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue