Update autodeploy/setup.sh
This commit is contained in:
@@ -33,6 +33,14 @@ fi
|
||||
echo pixi config pypi mirror
|
||||
"$GITHUB_WORKSPACE/pixi" config set pypi-config.index-url https://pypi.psi.ch/simple
|
||||
|
||||
which readelf
|
||||
which scanelf
|
||||
which xxd
|
||||
which hexdump
|
||||
which od
|
||||
which strings
|
||||
which unzip
|
||||
|
||||
ls -la .pixi/envs/default/bin/python3.14
|
||||
readelf -h .pixi/envs/default/bin/python3.14
|
||||
.pixi/envs/default/bin/python3.14 -c 'print("python ran ?!?")'
|
||||
|
||||
Reference in New Issue
Block a user