Skip to content

Added www configuration #32

Added www configuration

Added www configuration #32

Workflow file for this run

name: check
on:
push:
pull_request:
workflow_dispatch:
jobs:
check:
name: check nix flake
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check