Skip to content

Commit 9c40846

Browse files
committed
fix: github actions
1 parent c656b9c commit 9c40846

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
name: ruborute ${{ github.ref }}
2828
draft: true
2929
files: |
30-
["./target/release/ruborute.exe", "./target/release/bemaniutils_to_asphyxia.exe"]
30+
target/release/ruborute.exe, target/release/bemaniutils_to_asphyxia.exe
3131
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)