Skip to content

Bump either from 1.8.1 to 1.9.0 (#80) #155

Bump either from 1.8.1 to 1.9.0 (#80)

Bump either from 1.8.1 to 1.9.0 (#80) #155

Workflow file for this run

name: Nix Builder
on:
pull_request: {}
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v17
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- run: |
nix build