Skip to content

Commit

Permalink
Add CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperxpro committed Dec 2, 2023
1 parent c77cd8a commit 3305fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -761,4 +761,4 @@ jobs:
- name: Enable Developer Command Prompt
uses: ilammy/[email protected]
- name: Build with Maven
run: mvn -B --show-version -ntp --file pom.xml clean package
run: .\mvnw -B --show-version -ntp --file pom.xml clean package

0 comments on commit 3305fd0

Please sign in to comment.