Skip to content

Commit 1d9c663

Browse files
committed
okay fix
1 parent b35c12e commit 1d9c663

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/github_workflows_build-all_3.14.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ jobs:
6262
echo "WINPYZIP=${{ matrix.flavor_config.ZIP }}" >> $GITHUB_ENV
6363
echo "WINPY7Z=${{ matrix.flavor_config.SEVEN_Z }}" >> $GITHUB_ENV
6464
echo "WINPYEXE=${{ matrix.flavor_config.EXE }}" >> $GITHUB_ENV
65+
66+
echo "python_sourcef==${{ matrix.flavor_config.python_sourcef }}" >> $GITHUB_ENV
67+
echo "python_sha256f=${{ matrix.flavor_config.python_sha256f }}" >> $GITHUB_ENV
68+
6569
6670
- name: See variables
6771
shell: pwsh

0 commit comments

Comments
 (0)