Fix path in release
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -28,4 +28,4 @@ jobs:
|
||||
uses: softprops/action-gh-release@v2
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
files: dist\epson_print_conf.exe
|
||||
files: dist/epson_print_conf.exe
|
||||
|
||||
Reference in New Issue
Block a user