Skip to content

Commit 31d3ffc

Browse files
committed
Update ci.yml
1 parent 825da64 commit 31d3ffc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
sudo mv $HOME/.millennium/ext/data/cache/lib/libpython-3.11.8.so $HOME/.millennium/libpython-3.11.8.so
8181

8282
sudo strip $HOME/.millennium/ext/data/cache/bin/python3.11
83+
sudo strip $HOME/.millennium/libpython-3.11.8.so
8384

8485
$HOME/.millennium/ext/data/cache/bin/python3.11 --version
8586
mkdir -p /home/runner/env/ext/data

0 commit comments

Comments
 (0)