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 158068c commit c8564eeCopy full SHA for c8564ee
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
target: "x86_64-unknown-linux-musl"
23
- name: macos
24
os: macos-latest
25
- artifact_name: target/x86_64-unknown-linux-musl/release/debug-tui-apple-darwin
+ artifact_name: target/x86_64-apple-darwin/release/debug-tui-apple-darwin
26
asset_name: debug-tui-apple-darwin
27
target: "x86_64-apple-darwin"
28
0 commit comments