Skip to content

Commit c563afe

Browse files
debug
1 parent d0252a0 commit c563afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/pre_build_script_arm64.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ls -la "$SRC_PATH"
5151
python -m pip install --upgrade pip
5252
python -m venv .venv
5353
echo "*" > .venv/.gitignore
54-
source .venv/bin/activate
54+
source .venv/Scripts/activate
5555

5656
which python
5757

0 commit comments

Comments
 (0)