Skip to content

Commit 3abe937

Browse files
committed
python: use the builtin installer folder
Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
1 parent 601e9dc commit 3abe937

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_test_cbsinit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
-VSRedistDir "''" ^
3131
-CloudbaseInitRepoUrl ${{ matrix.cbsinit_repo }} ^
3232
-CloudbaseInitRepoBranch ${{ matrix.cbsinit_branch }} ^
33-
-InstallOfficialPythonMsi:$true ^
33+
-InstallOfficialPythonMsi:$false ^
3434
-OfficialPythonMsiChecksum "C10234D0D9BD89F6F6DD55BAE28EDE0F97EE0DF4"
3535
- uses: actions/upload-artifact@v7
3636
with:

0 commit comments

Comments
 (0)