mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 04:07:49 +02:00
fix qt build in workflow
This commit is contained in:
parent
d0f9732965
commit
e966469589
4 changed files with 12 additions and 11 deletions
2
.github/workflows/build-qt.yml
vendored
2
.github/workflows/build-qt.yml
vendored
|
@ -16,5 +16,5 @@ jobs:
|
|||
- name: build application
|
||||
run: |
|
||||
cd qt/i2pd_qt
|
||||
qmake -set I2PDMAKE "USE_AESNI=no"
|
||||
qmake I2PDMAKE+="USE_AESNI=no"
|
||||
make -j3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue