Explorar o código

CI: Fix so installation path on Debian

Kaito Udagawa hai 1 ano
pai
achega
e385ac1863
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/scripts/.build.zsh

+ 1 - 0
.github/scripts/.build.zsh

@@ -242,6 +242,7 @@ ${_usage_host:-}"
           -G "${generator}"
           -DQT_VERSION=${QT_VERSION:-6}
           -DCMAKE_BUILD_TYPE=${config}
+          -DCMAKE_INSTALL_PREFIX=/usr
         )
 
         local cmake_version