File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1515 java-version : ' 8'
1616 distribution : ' temurin'
1717 cache : maven
18- - name : Build with Maven
18+ - name : Build with Maven - Install
19+ run : mvn install:install-file -Dfile=home/runner/work/JavaGame/JavaGame/res/jars/JSplashScreen.jar -DgroupId=com.thehowtotutorial.splashscreen -DartifactId=JSplashScreen -Dversion=1.0 -Dpackaging=jar
20+ - name : Build with Maven - From Pom
1921 run : mvn -B package --file pom.xml
2022
21- # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
23+
24+ # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
2225 - name : Update dependency graph
2326 uses : advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6
You can’t perform that action at this time.
0 commit comments