Skip to content

Commit

Permalink
trying to fix
Browse files Browse the repository at this point in the history
  • Loading branch information
M0REKZ authored and +KZ committed Jun 22, 2023
1 parent 6528c34 commit e33a7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: |
cd ./_RELEASE/
mkdir -p ./Open\ Hexagon.app/Contents/Resources
mkdir ./Open\ Hexagon.app/Contents/MacOS
mkdir ./Open\ Hexagon.app/Contents/MacOS ./Open\ Hexagon.app/Contents/MacOS/Profiles ./Open\ Hexagon.app/Contents/MacOS/Replays
cp ../build/SSVOpenHexagon ../build/OHWorkshopUploader Open\ Hexagon.app/Contents/MacOS
cp -r ../build/_deps/sfml-src/extlibs/libs-osx/Frameworks Assets ConfigOverrides Packs Open\ Hexagon.app/Contents/MacOS
cp config.json scores.json users.json discord_game_sdk.dylib libsdkencryptedappticket.dylib libsteam_api.dylib Open\ Hexagon.app/Contents/MacOS
Expand Down

0 comments on commit e33a7d9

Please sign in to comment.