test double build

This commit is contained in:
Daylin Morgan 2024-07-15 12:52:21 -05:00
parent b7c5798f84
commit f96226a9c3
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -94,3 +94,19 @@ jobs:
--debug \
-- \
--print-build-logs
- run: git checkout -B flake-lock
- name: Build Updated
run: |
system_attr=$(nix run . -- output --host "othalan" --flake .)
nix run . \
-- \
build $system_attr \
--flake . \
--verbose \
--debug \
-- \
--print-build-logs
- run: ls /nix/var/nix/profiles/