Trying to fix Github actions 16.

This commit is contained in:
Gonzalo Exequiel Pedone 2021-06-26 19:50:03 -03:00
parent df7cb77af9
commit 04313ef636
No known key found for this signature in database
GPG key ID: B8B09E63E9B85BAF
2 changed files with 0 additions and 4 deletions

View file

@ -22,7 +22,6 @@ license = COPYING
licenseName = GNU General Public License v3.0 licenseName = GNU General Public License v3.0
script = ports/deploy/installscript.@TARGET_PLATFORM@.qs script = ports/deploy/installscript.@TARGET_PLATFORM@.qs
changeLog = ChangeLog changeLog = ChangeLog
verbose = true
[Nsis] [Nsis]
organization = Webcamoid organization = Webcamoid

View file

@ -36,6 +36,3 @@ python3 ./DeployTools/deploy.py \
-d "${INSTALL_PREFIX}" \ -d "${INSTALL_PREFIX}" \
-c "${BUILD_PATH}/package_info.conf" \ -c "${BUILD_PATH}/package_info.conf" \
-o "${PACKAGES_DIR}" -o "${PACKAGES_DIR}"
echo Checking packages directory
find ${PACKAGES_DIR} -type f