Removed second ./gradlew build in java-ci
This commit is contained in:
1
.github/workflows/java-ci.yml
vendored
1
.github/workflows/java-ci.yml
vendored
@@ -29,7 +29,6 @@ jobs:
|
||||
${{ runner.os }}-gradle-
|
||||
|
||||
- run: ./gradlew build
|
||||
- run: ./gradlew build # Run it twice because special gradle sucks
|
||||
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user