on: [push] jobs: build: env: RUNNER_TOOL_CACHE: /toolcache name: Build Nix targets runs-on: ubuntu-22.04 steps: - uses: actions/checkout@v5 - name: Check Nix flake inputs uses: http://github.com/DeterminateSystems/flake-checker-action@main