forked from GeyserMC/Geyser
Update workflow path
This commit is contained in:
parent
73284b7248
commit
a51611733d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pullrequest.yml
vendored
2
.github/workflows/pullrequest.yml
vendored
|
@ -28,4 +28,4 @@ jobs:
|
|||
if: success()
|
||||
with:
|
||||
name: Geyser
|
||||
path: target/Geyser.jar
|
||||
path: bootstrap/standalone/target/Geyser.jar
|
||||
|
|
Loading…
Reference in a new issue