Skip to content

only show checks for x86_64-linux #6

only show checks for x86_64-linux

only show checks for x86_64-linux #6

Workflow file for this run

name: build
on: push
jobs:
checks:
uses: nixbuild/nixbuild-action/.github/workflows/ci-workflow.yml@v19
with:
nix_conf: |
allow-import-from-derivation = true
secrets:
nixbuild_token: ${{ secrets.nixbuild_token }}