Skip to content

mattnite/setup-gyro

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Setup Gyro

Automated fetching of gyro for github actions, and adds it to the path. It does not install zig for you, go here for that.

simply:

- uses: mattnite/setup-gyro@v1
  with:
    access-token: ${{ secrets.GITHUB_TOKEN }}