mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2025-12-19 14:59:20 +00:00
Use Cumulus as Form library
This commit is contained in:
6
.github/workflows/pullrequest.yml
vendored
6
.github/workflows/pullrequest.yml
vendored
@@ -27,12 +27,12 @@ jobs:
|
||||
with:
|
||||
name: Floodgate Bungee
|
||||
path: bungee/target/floodgate-bungee.jar
|
||||
- name: Archive artifacts (Floodgate Bukkit)
|
||||
- name: Archive artifacts (Floodgate Spigot)
|
||||
uses: actions/upload-artifact@v1
|
||||
if: success()
|
||||
with:
|
||||
name: Floodgate Bukkit
|
||||
path: bukkit/target/floodgate-bukkit.jar
|
||||
name: Floodgate Spigot
|
||||
path: spigot/target/floodgate-spigot.jar
|
||||
- name: Archive artifacts (Floodgate Velocity)
|
||||
uses: actions/upload-artifact@v1
|
||||
if: success()
|
||||
|
||||
Reference in New Issue
Block a user