diff --git a/.github/workflows/autobuild.yml b/.github/workflows/autobuild.yml index 90a0d35a87..c422e122af 100644 --- a/.github/workflows/autobuild.yml +++ b/.github/workflows/autobuild.yml @@ -82,7 +82,6 @@ jobs: - name: Report Summary id: report_summary run: | - set -x echo "## AppStream Builder Report" >> $GITHUB_STEP_SUMMARY echo "" >> $GITHUB_STEP_SUMMARY if grep -q "veto" asb.log; then