Skip to content

Update release.yml #224

Update release.yml

Update release.yml #224

Workflow file for this run

name: "Nix Build"
on:
pull_request:
push:
jobs:
all-targets:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build