Skip to content

Commit 046b3a2

Browse files
authored
idk how actions work
1 parent 5e4a42f commit 046b3a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/rust.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
- name: Upload release artifact
2525
uses: actions/upload-artifact@v4
2626
with:
27-
name: <my-app>
28-
path: target/release/<my-app>.exe
27+
name: universal-slider-bridge
28+
path: target/release/universal-slider-bridge.exe

0 commit comments

Comments
 (0)