ci: debug

This commit is contained in:
ibizaman 2025-09-30 00:56:06 +02:00 committed by Pierre Penninckx
parent ffa918aec6
commit b6b23541a0

View file

@ -121,6 +121,7 @@ jobs:
run: |
echo "resultPath=$(nix eval .#checks.x86_64-linux.${{ matrix.check }} --raw)" >> $GITHUB_ENV
nix build --print-build-logs --show-trace --keep-outputs --keep-failed .#checks.x86_64-linux.${{ matrix.check }}
ls result
- name: Upload Build Result
uses: actions/upload-artifact@v4
if: startsWith(matrix.check, 'vm_')