Skip to content

Commit 82f914a

Browse files
committed
papercut
1 parent 1d9c663 commit 82f914a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ 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
65+
66+
echo "python_sourcef=${{ matrix.flavor_config.python_sourcef }}" >> $GITHUB_ENV
6767
echo "python_sha256f=${{ matrix.flavor_config.python_sha256f }}" >> $GITHUB_ENV
6868
6969

0 commit comments

Comments
 (0)