github: fix action

This commit is contained in:
Tim Schubert 2021-08-01 19:41:02 +02:00
parent dd8408e5e9
commit 2136801950
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -13,4 +13,3 @@ jobs:
extra_nix_config: | extra_nix_config: |
experimental-features = nix-command flakes experimental-features = nix-command flakes
- run: nix flake check --no-build - run: nix flake check --no-build
- run: nix shell -c echo OK