Skip to content

Commit 0123154

Browse files
committed
fix: restore and check version
1 parent 93e9272 commit 0123154

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nix-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
- name: Aggressive disk cleanup for DuckDB build
8383
if: matrix.runner == 'macos-latest-xlarge'
8484
run: |
85+
nix --version
8586
echo "=== BEFORE CLEANUP ==="
8687
df -h
8788
# Remove major space consumers

0 commit comments

Comments
 (0)