Trying to fix Github actions 14.
This commit is contained in:
parent
329ea8ff52
commit
371d91de70
1 changed files with 3 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue