guess work
This commit is contained in:
parent
d005d00c53
commit
840419ac7b
2 changed files with 33 additions and 38 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
|
@ -238,10 +238,14 @@ jobs:
|
|||
echo "making dirs"
|
||||
mkdir new
|
||||
|
||||
make DESTDIR=final install
|
||||
|
||||
ls final
|
||||
|
||||
echo "TODO: code sign..."
|
||||
|
||||
echo "copying"
|
||||
cp -v -r furnace.app new/furnace.app
|
||||
cp -v -r final/Applications/furnace.app new/furnace.app
|
||||
echo "synchronizing"
|
||||
sync
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue