We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add7bb6 commit d0e7bf3Copy full SHA for d0e7bf3
.github/workflows/main.yml
@@ -16,5 +16,5 @@ jobs:
16
- name: Archive EXE
17
uses: actions/upload-artifact@v4
18
with:
19
- name: Path of Building.exe
+ name: Path of Building${{ matrix.version }}.exe
20
path: '${{ github.workspace }}/x64/Release${{ matrix.version }}/Path of Building${{ matrix.version }}.exe'
0 commit comments