We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bc13a2 commit dd05777Copy full SHA for dd05777
1 file changed
.github/workflows/build_test_cbsinit.yml
@@ -30,7 +30,7 @@ jobs:
30
-VSRedistDir "''" ^
31
-CloudbaseInitRepoUrl ${{ matrix.cbsinit_repo }} ^
32
-CloudbaseInitRepoBranch ${{ matrix.cbsinit_branch }} ^
33
- -PythonMsiChecksum "not a real checksum"
+ -PythonMsiChecksum "C10234D0D9BD89F6F6DD55BAE28EDE0F97EE0DF4"
34
- uses: actions/upload-artifact@v7
35
with:
36
name: "CloudbaseInit_${{ matrix.platform }}_${{ matrix.os }}_MSI_${{ matrix.cbsinit_branch }}"
0 commit comments