Skip to content

Update Links after Repo Transfer #54

Update Links after Repo Transfer

Update Links after Repo Transfer #54

Workflow file for this run

name: Nix
on:
- pull_request
- push
jobs:
nix:
name: Nix
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v30
- run: |
nix flake check -L