Update .gitea/workflows/ci.yml
This commit is contained in:
parent
aae70c0d8c
commit
a2cae37be3
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: servus-amd64
|
||||
path: target/servus
|
||||
path: target/debug/servus
|
||||
|
||||
test-arm64:
|
||||
runs-on: [rust-latest, arm64-builder]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue