forked from mirror/BlueMap
Add missing info to github-action file
This commit is contained in:
parent
cc5534a50d
commit
53898c591a
1
.github/workflows/gradle.yml
vendored
1
.github/workflows/gradle.yml
vendored
@ -15,6 +15,7 @@ jobs:
|
|||||||
run: ./gradlew shadowJar
|
run: ./gradlew shadowJar
|
||||||
|
|
||||||
artifact:
|
artifact:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
needs: build
|
needs: build
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/upload-artifact@v1
|
- uses: actions/upload-artifact@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user