Skip to content

Commit dd05777

Browse files
committed
python: add checksum for py 3.14.4 windows installer
Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
1 parent 0bc13a2 commit dd05777

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 "C10234D0D9BD89F6F6DD55BAE28EDE0F97EE0DF4"
3434
- uses: actions/upload-artifact@v7
3535
with:
3636
name: "CloudbaseInit_${{ matrix.platform }}_${{ matrix.os }}_MSI_${{ matrix.cbsinit_branch }}"

0 commit comments

Comments
 (0)