-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MacOS Build failing #90
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Operating System Info
Other
Other OS
GitHub Action MacOS environment
OBS Studio Version
Git
OBS Studio Version (Other)
No response
OBS Studio Log URL
https://github.com/ashmanix/blur-filter-obs-plugin/actions/runs/6291576827/job/17080090765
OBS Studio Crash Log URL
https://github.com/ashmanix/blur-filter-obs-plugin/actions/runs/6291576827/job/17080090765
Expected Behavior
The MacOS template build script should run without error producing the packaged MacOS files.
Current Behavior
When running the CI/CD for my plugin I get an error when running the
Build Project 🧱 / Build for macOS 🍏
script. The URL where the Package.dmg file is being downloaded downloads a file with a different hash key. I get an error saying that the hash doesn't match. Changing the hash in thebuildspec.json
file still results in an error.This is happening with another of my plugins (using an older version of the template) when I rerun an action that worked before. Only the MacOS build are failing (https://github.com/ashmanix/obs-plugin-countdown/actions/runs/6190232337)
Steps to Reproduce
Anything else we should know?
This has only started to happen this evening from around 5:30pm UK time Sunday 24th September.
The text was updated successfully, but these errors were encountered: