Skip to content

Commit 9c09bb9

Browse files
committed
peach #build 25
1 parent 445c079 commit 9c09bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_workflows_build-dot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/checkout@v4
1212

1313
- name: set variables
14-
shell: pwsh
14+
shell: bash
1515
run: |
1616
echo "build_location=WPy64-31360b3" >> $GITHUB_ENV
1717
echo "python_source=https://github.com/astral-sh/python-build-standalone/releases/download/20250814/cpython-3.13.6+20250814-x86_64-pc-windows-msvc-install_only_stripped.tar.gz" >> $GITHUB_ENV

0 commit comments

Comments
 (0)