Trying to fix Github actions 14.

This commit is contained in:
Gonzalo Exequiel Pedone 2021-06-26 19:07:39 -03:00
parent 329ea8ff52
commit 371d91de70
No known key found for this signature in database
GPG key ID: B8B09E63E9B85BAF

View file

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