CI (SunOS): fix build

This commit is contained in:
李通洲
2025-08-17 23:03:45 +08:00
parent b3ddd084ba
commit bef4ee1fbc
+2 -1
View File
@@ -518,8 +518,9 @@ jobs:
usesh: true
prepare: |
uname -a
pkg install pkg:/package/pkg
pkg update --accept
pkg install gcc13 cmake git pkg-config glib2 dbus sqlite-3 imagemagick
pkg install gcc14 cmake git pkg-config glib2 dbus sqlite-3 imagemagick
run: |
cmake -DSET_TWEAK=Off -DBUILD_TESTS=On .