HaxeFoundation - Setup Haxe
Version updated for https://github.com/HaxeFoundation/setup-haxe to version v2.0.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-haxe GitHub Action automates the setup of a Haxe development environment in GitHub workflows. It simplifies the process of installing specific Haxe versions, including nightly builds, and supports caching of global package data to optimize build times. This action is ideal for streamlining CI/CD pipelines that require Haxe-based projects.
What’s Changed
- Initial Haxe Foundation release, based off krdlab/setup-haxe version 2.0.2
- Use latest neko for haxe nightlies
- Add linux arm64 support
- Do not cache downloads for ’latest'