parent
60fa2a4016
commit
365dfab1f1
@ -26,8 +26,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: Run linter
|
||||
run: |
|
||||
/run/current-system/sw/bin/nix --extra-experimental-features "nix-command flakes" develop
|
||||
task lint
|
||||
/run/current-system/sw/bin/nix --extra-experimental-features "nix-command flakes" run -- task lint
|
||||
- name: Build the apps
|
||||
run: /run/current-system/sw/bin/nix --extra-experimental-features "nix-command flakes" build .#all
|
||||
- name: Check the end of the build
|
||||
|
Loading…
Reference in New Issue
Block a user