File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 - name : create environment file
88 command : |
99 cat > ./env << 'EOF'
10+ export PATH="$HOME/app:$PATH"
1011 export UV_PYTHON_INSTALL_DIR=$PWD/.codesphere-internal/.uv-python-install
1112 export UV_PYTHON_BIN_DIR=$PWD/.codesphere-internal/.uv-python-bin
1213 export UV_CACHE_DIR=$PWD/.codesphere-internal/.uv
Original file line number Diff line number Diff line change 77 - name : create environment file
88 command : |
99 cat > ./env << 'EOF'
10+ export PATH="$HOME/app:$PATH"
1011 export UV_PYTHON_INSTALL_DIR=$PWD/.codesphere-internal/.uv-python-install
1112 export UV_PYTHON_BIN_DIR=$PWD/.codesphere-internal/.uv-python-bin
1213 export UV_CACHE_DIR=$PWD/.codesphere-internal/.uv
Original file line number Diff line number Diff line change 77 - name : create environment file
88 command : |
99 cat > ./env << 'EOF'
10+ export PATH="$HOME/app:$PATH"
1011 export UV_PYTHON_INSTALL_DIR=$PWD/.codesphere-internal/.uv-python-install
1112 export UV_PYTHON_BIN_DIR=$PWD/.codesphere-internal/.uv-python-bin
1213 export UV_CACHE_DIR=$PWD/.codesphere-internal/.uv
You can’t perform that action at this time.
0 commit comments