mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-30 20:52:30 +02:00
[gha] fix debian workflow
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
ebeec024dd
commit
1cae841617
2 changed files with 8 additions and 4 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -21,6 +21,7 @@ jobs:
|
|||
sudo add-apt-repository ppa:mhier/libboost-latest
|
||||
sudo apt-get update
|
||||
sudo apt-get install build-essential libboost1.74-dev libminiupnpc-dev libssl-dev zlib1g-dev
|
||||
|
||||
- name: build application
|
||||
run: make USE_UPNP=${{ matrix.with_upnp }} -j3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue