name: Build # Build it locally on: [push] jobs: build: runs-on: nix steps: - name: "Build the Wiki" run: nix build --verbose