diff --git a/.github/workflows/mingw64.yml b/.github/workflows/mingw64.yml index b0d4b1a6afbc..c50156fa441e 100644 --- a/.github/workflows/mingw64.yml +++ b/.github/workflows/mingw64.yml @@ -124,6 +124,6 @@ jobs: body: | ### 🪟 Windows builds Download [Windows builds of this PR for testing](${{ steps.artifact-win64.outputs.artifact-url }}). - Debug symbols for this build are available [here](${{ steps.artifact-win64-debug.outputs.artifact-url }})."; + Debug symbols for this build are available [here](${{ steps.artifact-win64-debug.outputs.artifact-url }}). *(Built from commit ${{ github.event.pull_request.head.sha }})* pr: ${{ github.event.number }}