supriya-project/setup-supercollider
Version updated for https://github.com/supriya-project/setup-supercollider to version v1.1.1.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-supercollider GitHub Action automates the setup of a headless SuperCollider environment by building it from source on GitHub-hosted runners (macos-15, ubuntu-latest, and windows-latest). It simplifies the process of obtaining the necessary SuperCollider binaries (sclang, scsynth, and supernova) for use in workflows, addressing the need for consistent and automated environment preparation across platforms. Additionally, it supports caching mechanisms to improve build efficiency.
Release notes
What’s Changed
- Cleanup dependencies by @josephine-wolf-oberholtzer in https://github.com/supriya-project/setup-supercollider/pull/6
Full Changelog: https://github.com/supriya-project/setup-supercollider/compare/v1.1.0...v1.1.1