mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-22 00:59:08 +01:00
[gha] update freebsd action
This commit is contained in:
parent
919bf4e144
commit
5207dd4c9e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-freebsd.yml
vendored
2
.github/workflows/build-freebsd.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- name: Test in FreeBSD
|
||||
id: test
|
||||
uses: vmactions/freebsd-vm@v0.1.2
|
||||
uses: vmactions/freebsd-vm@v0.1.4
|
||||
with:
|
||||
usesh: true
|
||||
prepare: pkg install -y devel/cmake devel/gmake devel/boost-libs security/openssl net/miniupnpc
|
||||
|
|
Loading…
Add table
Reference in a new issue