Attempt to fix freebsd workflow
This commit is contained in:
1
.github/workflows/freebsd.yml
vendored
1
.github/workflows/freebsd.yml
vendored
@@ -22,6 +22,7 @@ jobs:
|
||||
pkg install -y xorg
|
||||
pkg install -y git
|
||||
pkg install -y node
|
||||
pkg install -y pkgconf
|
||||
run: |
|
||||
go version
|
||||
go build -buildvcs=false .
|
||||
|
Reference in New Issue
Block a user