Explorar o código

ci(macos): fix pkgproj location

Stéphane Lepin %!s(int64=5) %!d(string=hai) anos
pai
achega
5300cd2319
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ci/macos/package-macos.sh

+ 1 - 1
ci/macos/package-macos.sh

@@ -45,7 +45,7 @@ else
 fi
 
 echo "=> Actual package build"
-packagesbuild ./CI/macos/installer-macOS.generated.pkgproj
+packagesbuild ./installer/installer-macOS.generated.pkgproj
 
 echo "=> Renaming $PLUGIN_NAME.pkg to $FILENAME"
 mv ./release/$PLUGIN_NAME.pkg ./release/$FILENAME_UNSIGNED