Update build_nix.yml

This commit is contained in:
Noa Aarts 2024-10-21 00:22:43 +02:00 committed by GitHub
parent d41b734c86
commit 5e509705e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,5 @@ jobs:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: Enable magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix build
- run: nix flake check