mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
fix artifact name
This commit is contained in:
parent
8f754d3f44
commit
d66124c4dd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
|
@ -54,5 +54,5 @@ jobs:
|
|||
args: --release --target x86_64-unknown-linux-musl
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: api-test
|
||||
name: parse_demo
|
||||
path: target/x86_64-unknown-linux-musl/release/parse_demo
|
||||
Loading…
Add table
Add a link
Reference in a new issue