mirror of
https://github.com/jlengrand/github-api.git
synced 2026-03-10 08:21:21 +00:00
Update maven.yml
This commit is contained in:
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@@ -20,6 +20,6 @@ jobs:
|
||||
with:
|
||||
java-version: 1.8
|
||||
- name: Maven: Download all dependencies
|
||||
mvn dependency:go-offline
|
||||
run: mvn dependency:go-offline
|
||||
- name: Build with Maven
|
||||
run: mvn package --file pom.xml -DskipTests
|
||||
|
||||
Reference in New Issue
Block a user