Skip to content

Commit c8564ee

Browse files
committed
Correct release
1 parent 158068c commit c8564ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
target: "x86_64-unknown-linux-musl"
2323
- name: macos
2424
os: macos-latest
25-
artifact_name: target/x86_64-unknown-linux-musl/release/debug-tui-apple-darwin
25+
artifact_name: target/x86_64-apple-darwin/release/debug-tui-apple-darwin
2626
asset_name: debug-tui-apple-darwin
2727
target: "x86_64-apple-darwin"
2828

0 commit comments

Comments
 (0)