mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2025-12-28 02:59:16 +00:00
Remove mention of maven in PR build (#482)
This commit is contained in:
2
.github/workflows/pullrequest.yml
vendored
2
.github/workflows/pullrequest.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
java-version: '17'
|
||||
cache: 'gradle'
|
||||
|
||||
- name: Build with Maven
|
||||
- name: Build
|
||||
run: ./gradlew build
|
||||
|
||||
- name: Archive artifacts (Floodgate Bungee)
|
||||
|
||||
Reference in New Issue
Block a user