fix yaml syntax error

This commit is contained in:
Jack Hodgkinson 2022-02-14 13:45:01 +00:00
parent 75187895bc
commit 8dffed824b

View file

@ -78,5 +78,5 @@ jobs:
dist-newstyle
key: ${{ runner.os }}-cabal
- name: Build the project
run: nix build
run: nix flake check
run: nix build
- run: nix flake check