3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-07-03 20:08:08 +02:00

Fix Geyser Standalone archive on github workflows (#3325)

Dieser Commit ist enthalten in:
Konicai 2022-09-29 20:57:45 -04:00 committet von GitHub
Ursprung 0bfb43914b
Commit c3c2e18f50
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -24,7 +24,7 @@ jobs:
if: success()
with:
name: Geyser Standalone
path: bootstrap/standalone/build/libs/Geyser.jar
path: bootstrap/standalone/build/libs/Geyser-Standalone.jar
- name: Archive artifacts (Geyser Spigot)
uses: actions/upload-artifact@v2
if: success()