Skip to content

Commit d0e7bf3

Browse files
authored
Add another missing PoE2 suffix
1 parent add7bb6 commit d0e7bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
- name: Archive EXE
1717
uses: actions/upload-artifact@v4
1818
with:
19-
name: Path of Building.exe
19+
name: Path of Building${{ matrix.version }}.exe
2020
path: '${{ github.workspace }}/x64/Release${{ matrix.version }}/Path of Building${{ matrix.version }}.exe'

0 commit comments

Comments
 (0)