Files
setup-zig/action.yml
2024-12-28 12:23:25 +13:00

12 lines
197 B
YAML

name: 'Setup Zig'
description: 'Set up a specific version of the Zig'
author: 'CSSUDII'
inputs:
zig-version:
description: 'Zig version to setup'
runs:
using: node20
main: dist/index.js