mirror of
https://github.com/funkemunky/AntiVPN.git
synced 2026-05-31 09:31:54 +00:00
Attempting to fix cache dependency path
This commit is contained in:
@@ -17,7 +17,8 @@ jobs:
|
||||
with:
|
||||
java-version: '17'
|
||||
distribution: 'zulu'
|
||||
cache: maven
|
||||
cache: 'maven'
|
||||
cache-dependency-path: '**/pom.xml' # Add this line
|
||||
- name: Set up Maven
|
||||
uses: stCarolas/setup-maven@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user