Skip to content

chore(deps): bump the prod-minor-updates group across 1 directory with 13 updates #8

chore(deps): bump the prod-minor-updates group across 1 directory with 13 updates

chore(deps): bump the prod-minor-updates group across 1 directory with 13 updates #8

Workflow file for this run

name: Build Nix package
on:
workflow_dispatch:
pull_request:
paths:
- go.mod
- go.sum
jobs:
nix-build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v6
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- name: Build flake package
run: |
nix build .#pangolin-newt -L