We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 954e452 commit a0f319cCopy full SHA for a0f319c
1 file changed
.github/workflows/macos-package.yml
@@ -110,7 +110,6 @@ jobs:
110
cp -r misc/dist/macos_tools.app Godot.app
111
mkdir Godot.app/Contents/MacOS
112
mv bin/godot.macos.editor.universal.luaAPI.mono Godot.app/Contents/MacOS/Godot
113
- mkdir Godot.app/Contents/Resources
114
mv bin/GodotSharp Godot.app/Contents/Resources/
115
mv Godot.app bin/
116
cp -n '${{ github.workspace }}/README.md' '${{ github.workspace }}/LICENSE' ${{ github.workspace }}/scripts/godot/bin/
0 commit comments