This commit is contained in:
parent
dd8d6bb357
commit
b15bbe0b05
1 changed files with 1 additions and 1 deletions
|
@ -19,6 +19,6 @@ jobs:
|
|||
# - name: Build with nix (x86_64-linux)
|
||||
# run: nix-fast-build --no-nom --systems "x86_64-linux" --attic-cache "nixfleet" --skip-cached --result-file result.json || true
|
||||
- name: Build with nix (aarch64-linux)
|
||||
run: nix-fast-build --no-nom --systems "" --attic-cache "nixfleet" --skip-cached --result-file result.json || true
|
||||
run: nix-fast-build --no-nom --systems "" --attic-cache "nixfleet" --skip-cached --result-file result.json --remote root@sisko.wg.aciceri.dev || true
|
||||
- name: Report checks
|
||||
run: report-checks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue