Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yesseruser authored Oct 10, 2024
1 parent 169c11f commit b2e35e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
mkdir -p ./mac-bundle/Contents/Resources/Content
mv ./release/Content/* ./mac-bundle/Contents/Resources/Content
rm -rf ./release/Content
mkdir -p ./mac-bundle/Contents/MacOS
mv ./release/* ./mac-bundle/Contents/MacOS
mv ./mac-bundle ./Pong.app
./butler/butler push ./Pong.app yesseruser/pong:mac-arm64
Expand Down

0 comments on commit b2e35e4

Please sign in to comment.