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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user