Skip to content

test: Add -nc to wget #20

test: Add -nc to wget

test: Add -nc to wget #20

Workflow file for this run

name: Nix check and build
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
lints:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: DeterminateSystems/flake-checker-action@main
# TODO Doesn't build anything
- name: Run `nix build`
run: nix build