diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml
index 85bb102f2d..c3a1d67dba 100644
--- a/.forgejo/workflows/ci.yaml
+++ b/.forgejo/workflows/ci.yaml
@@ -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*