cd.yaml: fix path in upload-artifacts
Some checks failed
Build && Deploy / cargo build (push) Has been cancelled
Some checks failed
Build && Deploy / cargo build (push) Has been cancelled
This commit is contained in:
parent
bcfc36e5d0
commit
3d9f1228cc
@ -17,4 +17,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: botrunner
|
||||
path: target/x86_64-unknown-linux-gnu/release/gongbot
|
||||
path: target/x86_64-unknown-linux-gnu/release/gongbotrs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user