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 1110633 commit 0d948b5Copy full SHA for 0d948b5
.github/workflows/main.yml
@@ -41,4 +41,4 @@ jobs:
41
with:
42
name: ${{matrix.configuration}} binaries ${{matrix.platform}}
43
path: |
44
- D:\a\ManyPacker\${{matrix.platform}}\${{matrix.configuration}}\ManyPacker.exe
+ D:\a\ManyPacker\ManyPacker\${{matrix.platform}}\${{matrix.configuration}}\ManyPacker.exe
0 commit comments