Skip to content

Commit fd0bad1

Browse files
committed
retry
1 parent 2fdd420 commit fd0bad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_workflows_build-whl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
run: |
1616
echo "WINPYARCH=64" >> $GITHUB_ENV
1717
echo "WINPYVERSION=313" >> $GITHUB_ENV
18-
echo "WINPYrequirements =winpython\portable\cycle_2025_04\requir.64-3_13_5_1dotb3.txt" >> $GITHUB_ENV
18+
echo "WINPYrequirements=winpython\portable\cycle_2025_04\requir.64-3_13_5_1dotb3.txt" >> $GITHUB_ENV
1919
echo "WINPYrequirementswhl=winpython\portable\cycle_2025_04\requir.64-3_13_5_1whlb3_wheels.txt" >> $GITHUB_ENV
2020
echo "WINPYZIP=0">> $GITHUB_ENV
2121
echo "WINPY7Z=1">> $GITHUB_ENV

0 commit comments

Comments
 (0)