mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Update pullrequest.yml (#1305)
This commit is contained in:
parent
2f2164f387
commit
5fafa0759e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pullrequest.yml
vendored
2
.github/workflows/pullrequest.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
- name: submodules-init
|
||||
uses: snickerbockers/submodules-init@v4
|
||||
- name: Build with Maven
|
||||
run: mvn -B package
|
||||
run: mvn -B package -T 2C
|
||||
- name: Archive artifacts (Geyser Standalone)
|
||||
uses: actions/upload-artifact@v2
|
||||
if: success()
|
||||
|
|
Loading…
Reference in a new issue