mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-11 06:23:08 +00:00
fix github action not get the correct path for mac dsym bug
This commit is contained in:
4
.github/workflows/build_orca.yml
vendored
4
.github/workflows/build_orca.yml
vendored
@@ -13,6 +13,10 @@ on:
|
||||
arch:
|
||||
required: false
|
||||
type: string
|
||||
outputs:
|
||||
release:
|
||||
description: "Release version/tag for the build"
|
||||
value: ${{ jobs.build_orca.outputs.release }}
|
||||
|
||||
jobs:
|
||||
build_orca:
|
||||
|
||||
Reference in New Issue
Block a user