Update main.yml
This commit is contained in:
parent
b6e7523cd9
commit
5afe2bc5c4
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -13,7 +13,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Install Java
|
- name: Install Java
|
||||||
run: |
|
run: |
|
||||||
apt install default-jre
|
sudo apt update
|
||||||
|
sudo apt install default-jre
|
||||||
|
|
||||||
- name: Configure
|
- name: Configure
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user