Skip to content

Commit fd21433

Browse files
committed
Update ci.yml
1 parent c89b886 commit fd21433

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/upload-artifact@v4
2929
with:
3030
include-hidden-files: true
31-
name: python-3.11.8-32-bit
31+
name: python-windows
3232
path: D:\a\pybuilder\pybuilder\Python-3.11.8\
3333

3434
build-linux:
@@ -119,7 +119,7 @@ jobs:
119119
uses: actions/upload-artifact@v4
120120
with:
121121
include-hidden-files: true
122-
name: python-3.11.8-32-bit
122+
name: python-linux
123123
path: /tmp/python-build
124124

125125
- name: Set up Node.js

0 commit comments

Comments
 (0)