Testing feat pipeline

This commit is contained in:
XargonWan 2023-09-29 09:42:48 +02:00
parent 55d0932b75
commit e56b40df4c

View file

@ -52,8 +52,8 @@ jobs:
echo "buildid=$result" >> $GITHUB_ENV
echo "VersionID is $result"
- name: Run pre-build automation tasks
run : "/bin/bash ${GITHUB_WORKSPACE}/automation_tools/pre_build_automation.sh"
# - name: Run pre-build automation tasks
# run : "/bin/bash ${GITHUB_WORKSPACE}/automation_tools/pre_build_automation.sh"
- name: "Adding flatpak portal for automated updates (cooker only)"
run: "/bin/bash ${GITHUB_WORKSPACE}/automation_tools/cooker_flatpak_portal_add.sh"