CI (OmniOS): fixes build

This commit is contained in:
Carter Li
2026-05-10 17:33:40 +08:00
parent 60fbe1fd0b
commit 0747fc0887
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
envs: 'CMAKE_BUILD_TYPE'
prepare: |
uname -a
pkg update --accept
pkg update --accept || true
pkg install gcc14 cmake git pkg-config glib2 dbus sqlite-3 imagemagick ninja
run: |