mirror of
https://github.com/ViaVersion/ViaForge.git
synced 2025-02-19 02:11:43 +01:00
Fix GH workflow output
This commit is contained in:
parent
6c42c664ac
commit
2ccd4e3133
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
distribution: 'temurin'
|
||||
check-latest: true
|
||||
- name: Build with Gradle
|
||||
run: ./gradlew shadowJar
|
||||
run: ./gradlew build
|
||||
- name: Upload Build Artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user