Skip to content

Commit e85510e

Browse files
authored
Update build_windows.yml
1 parent b24ba20 commit e85510e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Save build
5858
uses: actions/upload-artifact@v4
5959
with:
60-
name: python3-windows\${{ matrix.env.ARCH }}\embeddable\python3-windows-${{ matrix.env.PYVER }}-${{ matrix.env.ARCH }}.zip
60+
name: python3-windows-${{ matrix.env.PYVER }}-${{ matrix.env.ARCH }}.zip
6161
path: python3-windows\${{ matrix.env.ARCH }}\embeddable\python3-windows-${{ matrix.env.PYVER }}-${{ matrix.env.ARCH }}.zip
6262
if-no-files-found: error
6363
- name: Publish to Digital Ocean

0 commit comments

Comments
 (0)