Skip to content
This repository was archived by the owner on Dec 29, 2024. It is now read-only.

Commit a0f319c

Browse files
committed
Fix macOS mono editor error
1 parent 954e452 commit a0f319c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/macos-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ jobs:
110110
cp -r misc/dist/macos_tools.app Godot.app
111111
mkdir Godot.app/Contents/MacOS
112112
mv bin/godot.macos.editor.universal.luaAPI.mono Godot.app/Contents/MacOS/Godot
113-
mkdir Godot.app/Contents/Resources
114113
mv bin/GodotSharp Godot.app/Contents/Resources/
115114
mv Godot.app bin/
116115
cp -n '${{ github.workspace }}/README.md' '${{ github.workspace }}/LICENSE' ${{ github.workspace }}/scripts/godot/bin/

0 commit comments

Comments
 (0)