GiteaCI #1

Merged
rboullard merged 21 commits from GiteaCI into Development 2026-01-25 23:10:00 +00:00
Showing only changes of commit 24d6cf8127 - Show all commits

View File

@@ -20,9 +20,7 @@ jobs:
shell: bash
steps:
- name: Setup Node
uses: actions/setup-node@v6
with:
node-version: 24
run: apt-get install -y nodejs
- name: Checkout repository
uses: actions/checkout@v6