Skip to content

chore(deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1 #107

chore(deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1

chore(deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1 #107

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@v7
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- name: Build flake package
run: |
nix build .#pangolin-newt -L