Skip to content

Commit b24ba20

Browse files
authored
Update build_windows.yml
1 parent 27d82c2 commit b24ba20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +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
6061
path: python3-windows\${{ matrix.env.ARCH }}\embeddable\python3-windows-${{ matrix.env.PYVER }}-${{ matrix.env.ARCH }}.zip
6162
if-no-files-found: error
6263
- name: Publish to Digital Ocean

0 commit comments

Comments
 (0)