mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-11 14:33:04 +00:00
feature create mac os dsym and upload server
This commit is contained in:
2
.github/workflows/build_orca.yml
vendored
2
.github/workflows/build_orca.yml
vendored
@@ -210,7 +210,7 @@ jobs:
|
||||
with:
|
||||
name: dSYM_Mac_${{ env.ver }}
|
||||
path: ${{ github.workspace }}/build/universal/Snapmaker_Orca/dSYM
|
||||
if-no-files-found: ignore
|
||||
if-no-files-found: warn
|
||||
|
||||
- name: Deploy Mac release
|
||||
if: (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/2.2.0') && inputs.os == 'macos-14'
|
||||
|
||||
Reference in New Issue
Block a user