We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d54bb90 commit 8962ce3Copy full SHA for 8962ce3
.github/workflows/github_workflows_build-dot.yml
@@ -29,6 +29,7 @@ jobs:
29
echo "WINPYrequirements=winpython\portable\cycle_2025_04\requir.64-3_13_5_1dotb3.txt" >> $GITHUB_ENV
30
31
- name: Download python-3 standalone
32
+ shell: bash
33
run: |
34
curl -L -o python-$WINPYVERSION-embed.tar.gz $python_source
35
# Calculate SHA256 hash
0 commit comments