Skip to content

drflamemontgomery/setup-zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

setup-zig

This action sets up a Zig environment for use in Github Actions:

  • Install zigup for Linux and Mac OS systems (x86_64, aarch64)

Usage

See action.yml

- uses: drflamemontgomery/setup-zig@v0.1.1-alpha
  with:
    version: 0.16.0
    os: linux
    arch: x86_64

Supported versions include any valid anyzig version specifier

License

This project is released under the MIT License

About

Setup your GitHub Actions workflow with a specific version of Zig

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors