mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-22 12:35:11 +00:00
fix
This commit is contained in:
parent
a73bc7d269
commit
f40d6ad353
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -238,7 +238,7 @@ jobs:
|
|||
echo "preparing bundle"
|
||||
mkdir -p Furnace.app/Contents/Resources
|
||||
cp -v -r ../po/locale Furnace.app/Contents/Resources/locale
|
||||
cp -v ../res/icon.icns Furnace.app/Contents.Resources
|
||||
cp -v ../res/icon.icns Furnace.app/Contents/Resources
|
||||
|
||||
echo "this is the bundle:"
|
||||
find Furnace.app
|
||||
|
|
Loading…
Reference in a new issue