Skip to content

Commit fc2b4f0

Browse files
committed
Use 3.14.3 x64 checksum as example build - to be reverted
Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
1 parent 0928508 commit fc2b4f0

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-
-PythonMsiChecksum "not a real checksum"
33+
-PythonMsiChecksum "06A2D048C4BDCABA0C924265C37DD0C5EB373821"
3434
- uses: actions/upload-artifact@v7
3535
with:
3636
name: "CloudbaseInit_${{ matrix.platform }}_${{ matrix.os }}_MSI_${{ matrix.cbsinit_branch }}"

0 commit comments

Comments
 (0)