GDQuest / GDQuest/learn-gdscript
Restore correct macos build upload in CI
Open
- Dominant language
- GDScript
- Stars
- 2.8k
- Forks
- 235
- PR merge metrics
- No merged PRs in 30d
Description
Our macOS export exports two files. There's a zip file containing an app package that can be ran by the user directly and a DMG file. Before we were uploading the DMG file, which didn't work anymore for users in the latest versions. We took that down.
Now instead, we want to take the zipped package, which is already the application pre-packaged and ready for people to download, and use that. We should update the CI to build and upload that properly to itch.io.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.