fix runner target

This commit is contained in:
2024-10-23 01:56:43 +02:00
parent c6de5b4723
commit 514437473e

View File

@@ -6,7 +6,7 @@ on:
- main - main
jobs: jobs:
checks-impure: checks-impure:
runs-on: nix runs-on: nixos
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- run: nix flake check - run: nix flake check