Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
add ci java-package config
Browse files Browse the repository at this point in the history
  • Loading branch information
0xcaffebabe committed Dec 21, 2019
1 parent 4936843 commit db5827c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ jobs:
uses: actions/setup-java@v1
with:
java-version: 8
java-package: jdk+fx
- name: Build project
run: mvn package --file ./pom.xml

0 comments on commit db5827c

Please sign in to comment.