Adjust Path of Build Artifact
Some checks failed
Some checks failed
This commit is contained in:
parent
a3a4efb2d9
commit
3097c7cf90
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: bookworm-bot-linux-amd64
|
||||
path: /builds/Neshura/ascendance-of-a-bookworm-bot/target/release/ascendance-of-a-bookworm-bot
|
||||
path: builds/Neshura/ascendance-of-a-bookworm-bot/target/release/ascendance-of-a-bookworm-bot
|
||||
if-no-files-found: error
|
||||
|
||||
upload-release:
|
||||
|
|
Loading…
Reference in a new issue