fix yaml syntax error
This commit is contained in:
parent
4ab1fb0376
commit
19249b70c0
1 changed files with 2 additions and 2 deletions
2
.github/workflows/integrate.yaml
vendored
2
.github/workflows/integrate.yaml
vendored
|
|
@ -79,4 +79,4 @@ jobs:
|
|||
key: ${{ runner.os }}-cabal
|
||||
- name: Build the project
|
||||
run: nix build
|
||||
run: nix flake check
|
||||
- run: nix flake check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue