Update build command to include tracing in workflow
All checks were successful
Manuelles Build mit ISE / build (push) Successful in 35s
All checks were successful
Manuelles Build mit ISE / build (push) Successful in 35s
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -18,5 +18,5 @@ jobs:
|
||||
- name: Build
|
||||
run: |
|
||||
cd "$GITHUB_WORKSPACE/build"
|
||||
make
|
||||
make trace
|
||||
|
||||
|
Reference in New Issue
Block a user