Update main.yml

This commit is contained in:
Andros Fenollosa 2021-04-18 14:30:48 +02:00 committed by GitHub
parent b6e7523cd9
commit 5afe2bc5c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,8 @@ jobs:
- name: Install Java
run: |
apt install default-jre
sudo apt update
sudo apt install default-jre
- name: Configure
run: |