Skip to content

Bump clap from 4.4.7 to 4.4.11 #164

Bump clap from 4.4.7 to 4.4.11

Bump clap from 4.4.7 to 4.4.11 #164

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