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
|
||||
run: |
|
||||
cd qt/i2pd_qt
|
||||
qmake
|
||||
make release -j3
|
||||
qmake -set I2PDMAKE "USE_AESNI=no"
|
||||
make -j3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue