mirror of
https://github.com/JamesPeters98/ChestsPlusPlus.git
synced 2025-03-12 22:59:04 +01:00
Cache maven
This commit is contained in:
parent
b2a8f2bba3
commit
2b0a03d45f
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
||||
with:
|
||||
java-version: '17'
|
||||
distribution: 'adopt'
|
||||
cache: 'maven'
|
||||
|
||||
- name: Build with Maven
|
||||
run: mvn -B package --file pom.xml
|
||||
|
Loading…
Reference in New Issue
Block a user