Skip to content

Commit

Permalink
CI: rename debug artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
owenthewizard committed May 27, 2024
1 parent d1dd333 commit a60be47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Upload i3lockr Debug
uses: actions/upload-artifact@v4
with:
name: i3lockr
name: i3lockr-debug
path: target/debug/i3lockr
if-no-files-found: ignore
overwrite: true
Expand Down

0 comments on commit a60be47

Please sign in to comment.