fix(ci): use correct artifact path

pull/2/head
Lucas Puntillo 2022-03-05 12:33:37 -05:00 committed by GitHub
parent 35da2a2667
commit ae943f640f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,4 +45,4 @@ jobs:
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v3
with: with:
name: mutiny name: mutiny
path: ~/target/debug/mutiny path: target/debug/mutiny