Skip to content

Commit 6daae72

Browse files
committed
Update ci.yml
1 parent f6ff5b2 commit 6daae72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
sudo CFLAGS="-m32" LDFLAGS="-m32" ./configure --prefix=$HOME/build --enable-optimizations
6060
sudo make -j$(nproc)
6161
62+
ls -R $HOME
63+
6264
- name: Verify Python Installation
6365
run: |
6466
$HOME/build/bin/python3.11 --version

0 commit comments

Comments
 (0)