We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f01846d commit acfe5aaCopy full SHA for acfe5aa
deploy.sh
@@ -6,6 +6,7 @@ set -xeu
6
# install pixi
7
export PIXI_VERSION=v0.9.1 && curl -fsSL https://pixi.sh/install.sh | bash
8
source ~/.bashrc
9
+ls -lisah ~
10
11
pixi install
12
pixi run build_lite
0 commit comments