[client] Allow freebsd to build netbird-ui (#3212)

This commit is contained in:
Viktor Liu
2025-01-20 11:02:09 +01:00
committed by GitHub
parent 9f4db0a953
commit c619bf5b0c
5 changed files with 36 additions and 14 deletions

View File

@@ -24,7 +24,7 @@ jobs:
copyback: false
release: "14.1"
prepare: |
pkg install -y go
pkg install -y go pkgconf xorg
# -x - to print all executed commands
# -e - to faile on first error