[build]missed a fi

master
Beq 2024-09-26 01:42:46 +01:00
parent 22c9e15b23
commit 59f7ef4e5e
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ jobs:
echo "Triggered by workflow_dispatch event."
echo "Using run number of manual dispatch"
echo "build_run_number=${{ github.event.inputs.build_run_number }}" >> "$GITHUB_OUTPUT"
fi
- name: Download Build Artifacts
uses: dawidd6/action-download-artifact@v6
id: download_build_info