mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-10 12:28:18 +00:00
Do not zip bundle.
This commit is contained in:
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
||||
- name: Package artifacts
|
||||
run: |
|
||||
mkdir -p bin
|
||||
ditto -c -k --keepParent profiler/build/tracy-profiler.app bin/tracy-profiler.app.zip
|
||||
cp -r profiler/build/tracy-profiler.app bin
|
||||
cp update/build/tracy-update bin
|
||||
cp capture/build/tracy-capture bin
|
||||
cp csvexport/build/tracy-csvexport bin
|
||||
|
||||
Reference in New Issue
Block a user