fix: cd project root dir
Some checks failed
Build and Package Tracy Profiler / build (push) Failing after 4m8s

This commit is contained in:
tqcq
2025-10-16 12:15:04 +08:00
parent b4cfb77dcc
commit cbf38c1f30

View File

@@ -36,6 +36,7 @@ jobs:
- name: Build Tracy
run: |
cd tracy
cmake --build build -- -j$(nproc)
- name: Package release