fix: only install nix for now
Some checks failed
Check / check (push) Failing after 7s

This commit is contained in:
Daniel Kempkens 2023-09-13 18:01:34 +02:00
parent c5293126aa
commit 8a2c85ea98
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -7,9 +7,5 @@ jobs:
runs-on: ubuntu-latest-amd64
steps:
- uses: actions/checkout@v3
- name: Check Flake
uses: https://github.com/DeterminateSystems/flake-checker-action@v5
with:
send-statistics: false
- name: Install Nix
uses: https://github.com/DeterminateSystems/nix-installer-action@v4