Skip to content

chore(deps): bump clap from 4.4.11 to 4.5.17 #16

chore(deps): bump clap from 4.4.11 to 4.5.17

chore(deps): bump clap from 4.4.11 to 4.5.17 #16

Workflow file for this run

name: Nix Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: macos-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Install Nix package manager
uses: DeterminateSystems/nix-installer-action@main
- name: Setup Nix cache
uses: DeterminateSystems/magic-nix-cache-action@main
- name: Build
run: nix develop --command nix build