Skip to content

Commit 0a699fc

Browse files
committed
Debug-tui
1 parent 90f4816 commit 0a699fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
include:
1818
- name: linux
1919
os: ubuntu-latest
20-
artifact_name: target/x86_64-unknown-linux-musl/release/strava-rs
21-
asset_name: strava-rs-linux
20+
artifact_name: target/x86_64-unknown-linux-musl/release/debug-tui
21+
asset_name: debug-tui-rs-linux
2222
target: "x86_64-unknown-linux-musl"
2323

2424
steps:

0 commit comments

Comments
 (0)