diff --git a/.github/workflows/main-selfhosted.yml b/.github/workflows/main-selfhosted.yml index 4e533c2d..fbe4a894 100644 --- a/.github/workflows/main-selfhosted.yml +++ b/.github/workflows/main-selfhosted.yml @@ -53,6 +53,7 @@ jobs: - name: Check versions (main only) id: check_version_string run: "automation_tools/main_version_checker.sh" + continue-on-error: true - name: "[DEBUG] Outputting manifest" run: cat net.retrodeck.retrodeck.yml