Update .gitea/workflows/ci.yml
This commit is contained in:
parent
0da070b85b
commit
d6c970886b
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
run: cargo build
|
||||
|
||||
- name: Upload
|
||||
uses: actions/upload-artifact@v5
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: servus-amd64
|
||||
path: target/debug/servus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue