mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
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()
|
if: success()
|
||||||
with:
|
with:
|
||||||
name: Geyser
|
name: Geyser
|
||||||
path: target/Geyser.jar
|
path: bootstrap/standalone/target/Geyser.jar
|
||||||
|
|
Loading…
Reference in a new issue