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 523eae5 commit 053f98aCopy full SHA for 053f98a
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: linux
19
os: ubuntu-latest
20
artifact_name: target/x86_64-unknown-linux-musl/release/debug-tui
21
- asset_name: debug-tui-rs-linux
+ asset_name: debug-tui-linux
22
target: "x86_64-unknown-linux-musl"
23
24
steps:
0 commit comments