File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 3232 append : true
3333 header : artifacts
3434 message : |
35- Tests completed successfully. Build artifacts will be available after the build job.
35+ Tests completed successfully.
36+
37+ ### Build Artifacts
38+ | Platform | Download |
39+ |:-:|------------------------|
3640 build :
3741 name : (${{ matrix.os_prefix }}/${{ matrix.arch }}) Create Processing Build
3842 runs-on : ${{ matrix.os }}
97101 append : true
98102 header : artifacts
99103 message : |
100- ### (${{ matrix.os_prefix }}/${{ matrix.arch }})
101- - [Download processing-${{ matrix.os_prefix }}-${{ matrix.arch }}-pr_${{ github.event.pull_request.number }}](${{ steps.upload-artifact.outputs.artifact-url }})
104+ |(${{ matrix.os_prefix }}/${{ matrix.arch }})|[Download processing-${{ matrix.os_prefix }}-${{ matrix.arch }}-pr_${{ github.event.pull_request.number }}](${{ steps.upload-artifact.outputs.artifact-url }})|
102105 env :
103106 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments