Can't quite make it work right now. It will have to come later.
This commit is contained in:
parent
365dfab1f1
commit
cb824cf00d
@ -24,9 +24,6 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Run linter
|
||||
run: |
|
||||
/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