Configuration file and CI #4

Merged
bartfaik04 merged 29 commits from configuration into main 2025-06-07 15:33:06 +02:00
Showing only changes of commit a1b8d589be - Show all commits

View File

@@ -16,7 +16,6 @@ jobs:
needs: build needs: build
container: container:
image: node:20 image: node:20
steps:
steps: steps:
- name: Install build tools - name: Install build tools
run: apt update && apt install -y zip run: apt update && apt install -y zip