[CI] More debugging
All checks were successful
Build helpers / build_helpers (push) Successful in 5s

This commit is contained in:
2025-12-23 14:21:47 +01:00
parent a5cb9bb54d
commit f1b64e8ddb

View File

@@ -17,6 +17,8 @@ jobs:
run: ls dist run: ls dist
- name: Show diff - name: Show diff
run: git diff run: git diff
- name: Show log
run: git log
- name: Upload compiled helpers - name: Upload compiled helpers
uses: actions/git-auto-commit-action@v7 uses: actions/git-auto-commit-action@v7
with: with: