mirror of
https://github.com/ovh/ovh-ttyrec.git
synced 2023-04-10 17:58:23 +03:00
chore: freebsd build: bump freebsd action version
This commit is contained in:
committed by
Stéphane Lesimple
parent
4cea07a209
commit
a13ca7402d
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -205,9 +205,10 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Build for FreeBSD
|
||||
id: build
|
||||
uses: vmactions/freebsd-vm@v0.0.8
|
||||
uses: vmactions/freebsd-vm@v0.1.3
|
||||
with:
|
||||
usesh: true
|
||||
sync: sshfs
|
||||
run: |
|
||||
set -ex
|
||||
freebsd-version
|
||||
|
||||
Reference in New Issue
Block a user