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 e184b5b commit c77696cCopy full SHA for c77696c
1 file changed
.github/workflows/main.yml
@@ -37,5 +37,5 @@ jobs:
37
uses: actions/upload-artifact@v2.2.2
38
with:
39
name: kasatk.exe
40
- path: dist/kasatk.exe
+ path: ./dist/windows/kasatk.exe
41
if-no-files-found: error
0 commit comments