We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6dcb7 commit 85191b9Copy full SHA for 85191b9
.github/workflows/gradle.yml
@@ -15,7 +15,3 @@ jobs:
15
run: ./gradlew test
16
- name: Build with Gradle
17
run: ./gradlew build
18
- - uses: actions/upload-artifact@v1
19
- with:
20
- name: artifact
21
- path: build/libs/BlueMap.jar
0 commit comments