Below you will find pages that utilize the taxonomy term “mlugg”
September 18, 2024
Setup Zig Compiler
Version updated for mlugg/setup-zig to version v1.2.1.
This action is used across all versions by 196 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fix .zip tarball extraction Add two new mirrors Don’t attempt to cache global Zig cache if it doesn’t exist (#8)
June 12, 2024
Setup Zig Compiler
Version updated for mlugg/setup-zig to version v1.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Add the use-cache option to disable preservation of the Zig global cache directory
June 10, 2024
Setup Zig Compiler
Version updated for mlugg/setup-zig to version v1.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fix the restriction of mirror to not be ziglang.org (I forgot to implement it before) Append query parameter to downloads so mirrors can know that traffic is coming from Actions Add new mirror (thanks @hryx!)
June 8, 2024
Setup Zig Compiler
Version updated for mlugg/setup-zig to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Support looking up Mach nominated versions, e.g. 2024.5.0-mach Support overriding download mirror See README.md for details.