[CI] Debugging
Some checks failed
Build helpers / build_docs (push) Failing after 5s

This commit is contained in:
2025-12-22 15:03:47 +01:00
parent e64a76745a
commit 8a238d1a8c

View File

@@ -7,6 +7,10 @@ jobs:
steps:
- name: Set up Git repository
uses: actions/checkout@v6
- name: List directory
run: ls
- name: List directory
run: ls /
- name: Run build
run: /build.sh
- name: Upload compiled helpers