Update GitHub (Gitea) workflow
Some checks failed
Java CI with Gradle / build (push) Failing after 25m5s

This commit is contained in:
Adam 2025-04-23 19:33:24 +01:00
parent 83d42630d8
commit 45c65560f1

View File

@ -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