Skip to content

Commit f127754

Browse files
committed
GitHub actions tinker
1 parent 3557fbb commit f127754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile_to_exe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
if: startsWith(github.ref, 'refs/tags/')
3333
with:
3434
files: |
35-
dist/metadata_writer.exe
35+
dist/windows/metadata_writer.exe
3636
persistent_options.yaml
3737
# - name: Upload binaries to release
3838
# uses: svenstaro/upload-release-action@v2

0 commit comments

Comments
 (0)