Skip to content

Commit

Permalink
upload mac_arm dmg for rc
Browse files Browse the repository at this point in the history
  • Loading branch information
supermerill committed Apr 30, 2024
1 parent c0faf97 commit 1b5180c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ccpp_mac_arm_rc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ jobs:
ref: 'rc'
- name: build deps & slicer
run: ./BuildMacOS.sh -ia
- name: Upload artifact
uses: actions/[email protected]
with:
name: nightly_macos_arm_debug.dmg
path: build/${{ github.event.repository.name }}.dmg
- name: Upload artifact
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 1b5180c

Please sign in to comment.