mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-22 10:35:16 +01:00
Maybe in the same job...
This commit is contained in:
parent
53898c591a
commit
2ba420b22d
5
.github/workflows/gradle.yml
vendored
5
.github/workflows/gradle.yml
vendored
@ -13,11 +13,6 @@ jobs:
|
||||
java-version: 1.8
|
||||
- name: Build with Gradle
|
||||
run: ./gradlew shadowJar
|
||||
|
||||
artifact:
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
steps:
|
||||
- uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: artifact
|
||||
|
Loading…
Reference in New Issue
Block a user