Update build command to include tracing in workflow
All checks were successful
Manuelles Build mit ISE / build (push) Successful in 35s

This commit is contained in:
2025-04-22 17:29:46 +00:00
parent eded0c5833
commit 6f1fa0aa21

View File

@@ -18,5 +18,5 @@ jobs:
- name: Build - name: Build
run: | run: |
cd "$GITHUB_WORKSPACE/build" cd "$GITHUB_WORKSPACE/build"
make make trace