8000 clarify · winpython/winpython@c0e0f15 · GitHub
[go: up one dir, main page]

Skip to content

Commit c0e0f15

Browse files
committed
clarify
1 parent 85f0f3f commit c0e0f15

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,11 @@ jobs:
3232
ZIP: "1"
3333
SEVEN_Z: "0"
3434
EXE: "1"
35-
ARTIFACT_NAME: "publish_dotc"
35+
ARTIFACT_NAME: "publish_freec"
3636
PYTHON_SOURCEF: "https://github.com/winpython/winpy.github.io/releases/download/20250825/cpython-3.14.0rc2+20250825-x86_64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz"
3737
PYTHON_SHA256F: "dda491993214ae78948297848aa9d75d1d10762c33ff16487793ca5205516e4a"
3838

3939

40-
4140
steps:
4241
- name: Checkout repository
4342
uses: actions/checkout@v4

0 commit comments

Comments
 (0)
0