Skip to content

Commit

Permalink
remove Tracy?
Browse files Browse the repository at this point in the history
  • Loading branch information
Yangff committed Nov 9, 2024
1 parent 47e3eab commit 0e9ce6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
actions-cache-key: 'linux-test'
- name: Build
run: |
xmake f -y --ue4ssUI=TUI --ue4ssInput=y --ue4ssIsBeta=y --zig=y -m "Game__Shipping__Linux"
xmake f -y --ue4ssUI=TUI --profilerFlavor=None --ue4ssInput=y --ue4ssIsBeta=y --zig=y -m "Game__Shipping__Linux"
XMAKE_COLORTERM=nocolor xmake build -v -D > build.log
- name: Stripping
run: |
Expand Down

0 comments on commit 0e9ce6a

Please sign in to comment.