Skip to content

Commit

Permalink
[actions] update freebsd action
Browse files Browse the repository at this point in the history
  • Loading branch information
r4sas authored Feb 15, 2021
1 parent d1a9821 commit 74aa07e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-freebsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v2
- name: Test in FreeBSD
id: test
uses: vmactions/freebsd-vm@v0.0.9
uses: vmactions/freebsd-vm@v0.1.2
with:
usesh: true
prepare: pkg install -y devel/cmake devel/gmake devel/boost-libs security/openssl net/miniupnpc
Expand Down

0 comments on commit 74aa07e

Please sign in to comment.