fix: cd project root dir
Some checks failed
Build and Package Tracy Profiler / build (push) Failing after 4m8s
Some checks failed
Build and Package Tracy Profiler / build (push) Failing after 4m8s
This commit is contained in:
@@ -36,6 +36,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build Tracy
|
- name: Build Tracy
|
||||||
run: |
|
run: |
|
||||||
|
cd tracy
|
||||||
cmake --build build -- -j$(nproc)
|
cmake --build build -- -j$(nproc)
|
||||||
|
|
||||||
- name: Package release
|
- name: Package release
|
||||||
|
|||||||
Reference in New Issue
Block a user