mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
update linux github workflow after rebase
This commit is contained in:
parent
301c9fb720
commit
e04e595eec
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -25,6 +25,8 @@ jobs:
|
|||||||
run: make -j`nproc` -C csvexport/build/unix debug release
|
run: make -j`nproc` -C csvexport/build/unix debug release
|
||||||
- name: Import-chrome utility
|
- name: Import-chrome utility
|
||||||
run: make -j`nproc` -C import-chrome/build/unix debug release
|
run: make -j`nproc` -C import-chrome/build/unix debug release
|
||||||
|
- name: tracy-edit utility
|
||||||
|
run: make -j`nproc` -C tracy-edit/build/unix debug release
|
||||||
- name: Library
|
- name: Library
|
||||||
run: make -j`nproc` -C library/unix debug release
|
run: make -j`nproc` -C library/unix debug release
|
||||||
- name: Library (meson)
|
- name: Library (meson)
|
||||||
|
Loading…
Reference in New Issue
Block a user