mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 19:57:48 +02:00
[actions] change packages list
This commit is contained in:
parent
44c15fcd7c
commit
e486de444b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-freebsd.yml
vendored
2
.github/workflows/build-freebsd.yml
vendored
|
@ -13,6 +13,6 @@ jobs:
|
||||||
uses: vmactions/freebsd-vm@v0.0.9
|
uses: vmactions/freebsd-vm@v0.0.9
|
||||||
with:
|
with:
|
||||||
usesh: true
|
usesh: true
|
||||||
prepare: pkg install -y devel/gmake devel/boost-libs ssl net/miniupnpc
|
prepare: pkg install -y devel/gmake devel/boost-libs security/openssl net/miniupnpc
|
||||||
run: |
|
run: |
|
||||||
make USE_UPNP=yes -j3
|
make USE_UPNP=yes -j3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue