Skip to content

chore(deps): bump DeterminateSystems/nix-installer-action from 13 to 14 #43

chore(deps): bump DeterminateSystems/nix-installer-action from 13 to 14

chore(deps): bump DeterminateSystems/nix-installer-action from 13 to 14 #43

Workflow file for this run

name: Build packages
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build.yaml
secrets:
CACHIX_AUTH_TOKEN: "${{ secrets.CACHIX_AUTH_TOKEN }}"