mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-12-01 03:18:11 +03:00
add -force
to hdiutil detach
(#16690)
This commit is contained in:
parent
ca59c50a1d
commit
79f876e9ca
2
.github/workflows/build-macos-installers.yml
vendored
2
.github/workflows/build-macos-installers.yml
vendored
@ -453,4 +453,4 @@ jobs:
|
||||
- name: Detach .dmg
|
||||
if: always()
|
||||
run: |
|
||||
hdiutil detach "/Volumes/Chia "*
|
||||
hdiutil detach -force "/Volumes/Chia "*
|
||||
|
Loading…
Reference in New Issue
Block a user