Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Update cachix/install-nix-action action to v29 - autoclosed #6

Update cachix/install-nix-action action to v29 - autoclosed

Update cachix/install-nix-action action to v29 - autoclosed #6

Workflow file for this run

name: "build"
on:
pull_request:
branches: ["master"]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v29
- name: build
run: nix-build ./stats.nix