ci: print out system paths into the log

This commit is contained in:
Luke Granger-Brown 2025-03-16 00:43:57 +00:00
parent 5d2620a8d2
commit 4677548647

View file

@ -21,6 +21,10 @@ jobs:
cat result/other-systemPathJSON > system-paths-${{ matrix.system }}.json
- name: Print system paths
run: |
jq '.' system-paths-${{ matrix.system }}.json
- name: Upload outputs
run: |
bcacheup --cache_url vaultgs://lukegb-nix-cache --vault_addr unix:///run/tokend/sock --vault_token_source gcp/roleset/binary-cache-deployer/token ./result*