This commit is contained in:
parent
e1157b1cbc
commit
0317fe5ee3
@ -16,7 +16,7 @@ jobs:
|
||||
java-version: '17'
|
||||
|
||||
- name: Install Maven
|
||||
run: apt install -y maven
|
||||
run: apt update && apt search maven && apt install -y maven
|
||||
|
||||
- name: Validate installation
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user