Setup Jule environment
Version updated for https://github.com/julelang/setup-jule to version v1.0.2.
- This action is used across all versions by 3 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Setup Jule GitHub Action simplifies CI/CD workflows for projects using the Jule programming language by automating the installation, environment configuration, and execution of tasks like building and testing within GitHub Actions pipelines. It addresses the need for streamlined setup and ensures compatibility with different versions of Jule, while offering flexibility to specify or automatically manage versions. This action enhances efficiency by reducing manual setup efforts and ensuring consistent environments for Jule-based projects.
Release notes
- fix: directory adjustment
- fix:
add-to-pathwill not work for custom directories whenversionisdev