mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-01 10:32:40 +00:00
why is this getting stuck again
This commit is contained in:
parent
d1cca935c7
commit
4eba397bb3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -290,7 +290,7 @@ jobs:
|
|||
mkdir new
|
||||
echo "y" | hdiutil attach Furnace-*-Darwin.dmg -readonly -mount required -mountpoint orig
|
||||
|
||||
cp -r orig new
|
||||
cp -v -r orig new
|
||||
hdiutil detach orig
|
||||
|
||||
rmdir orig
|
||||
|
|
Loading…
Reference in a new issue