mirror of
https://github.com/shansen/EggCatcher.git
synced 2024-11-25 03:25:15 +01:00
Last try
This commit is contained in:
parent
7deb779cf7
commit
c5d7d6786d
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -20,5 +20,5 @@ jobs:
|
||||
with:
|
||||
distribution: 'zulu' # See 'Supported distributions' for available options
|
||||
java-version: '21'
|
||||
- name: Build with Maven
|
||||
- name: Build with Maven
|
||||
run: mvn -B package --file pom.xml
|
||||
|
Loading…
Reference in New Issue
Block a user