mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-25 13:25:37 +00:00
Upgrade freebsd build to latest version of action.
This commit is contained in:
@@ -14,7 +14,7 @@ env:
|
||||
jobs:
|
||||
|
||||
freebsd:
|
||||
runs-on: macos-latest
|
||||
runs-on: ubuntu-latest
|
||||
# env:
|
||||
# variables to pass to VM
|
||||
# MYTOKEN : ${{ secrets.MYTOKEN }}
|
||||
@@ -28,7 +28,7 @@ jobs:
|
||||
envs: 'BUILD_TYPE'
|
||||
usesh: true
|
||||
sync: rsync
|
||||
mem: 2048
|
||||
# release: "14.0"
|
||||
prepare: >
|
||||
pkg install -y cmake pkgconf gtkmm30 gettext libiconv
|
||||
|
||||
|
||||
Reference in New Issue
Block a user