Update .forgejo/workflows/action.yml
Some checks failed
Build Gradle project / build-gradle-project (push) Failing after 8s
Some checks failed
Build Gradle project / build-gradle-project (push) Failing after 8s
This commit is contained in:
parent
81d248bfb7
commit
937541cf61
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: apt 1
|
- name: apt 1
|
||||||
run: apt update
|
run: apt update
|
||||||
- name: apt 2
|
|
||||||
run: apt upgrade
|
|
||||||
- name: install prerequisits
|
- name: install prerequisits
|
||||||
run: apt install openjdk17-jdk
|
run: apt install openjdk17-jdk
|
||||||
- name: Checkout project sources
|
- name: Checkout project sources
|
||||||
|
|
Loading…
Reference in a new issue