Skip to content

Commit

Permalink
[CI] Rename windows recorder artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
PolyMeilex committed Jul 30, 2023
1 parent b4d9733 commit 109f3f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@ jobs:
args: --release -p neothesia-cli
- uses: actions/upload-artifact@v2
with:
name: windows-artifact
name: windows-recorder-artifact
path: target/release/neothesia-cli.exe

0 comments on commit 109f3f3

Please sign in to comment.