(hopefully) finally fixed installation queueing
All checks were successful
Release / build-release (push) Successful in 5s

This commit is contained in:
Ludwig Lehnert
2026-07-03 10:29:43 +00:00
parent 81bd495af9
commit 1eadb00989
3 changed files with 354 additions and 91 deletions

View File

@@ -20,6 +20,8 @@ jobs:
- name: Build dist
run: make dist
env:
SOFTKAT_BUILD_COMMIT: ${{ github.sha }}
- name: Package release zip
run: |