Update GitHub (Gitea) workflow
Some checks failed
Java CI with Gradle / build (push) Failing after 25m5s
Some checks failed
Java CI with Gradle / build (push) Failing after 25m5s
This commit is contained in:
parent
83d42630d8
commit
45c65560f1
@ -15,7 +15,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install prerequisite packages
|
- name: Install prerequisite packages
|
||||||
run: pacman -Syu --noconfirm && pacman -S --noconfirm git
|
run: pacman -Syu --noconfirm && pacman -S --noconfirm git nodejs
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user