mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-26 04:25:31 +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
|
java-version: 1.8
|
||||||
- name: Build with Gradle
|
- name: Build with Gradle
|
||||||
run: ./gradlew shadowJar
|
run: ./gradlew shadowJar
|
||||||
|
|
||||||
artifact:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
needs: build
|
|
||||||
steps:
|
|
||||||
- uses: actions/upload-artifact@v1
|
- uses: actions/upload-artifact@v1
|
||||||
with:
|
with:
|
||||||
name: artifact
|
name: artifact
|
||||||
|
Loading…
Reference in New Issue
Block a user