We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c89b886 commit fd21433Copy full SHA for fd21433
1 file changed
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/upload-artifact@v4
29
with:
30
include-hidden-files: true
31
- name: python-3.11.8-32-bit
+ name: python-windows
32
path: D:\a\pybuilder\pybuilder\Python-3.11.8\
33
34
build-linux:
@@ -119,7 +119,7 @@ jobs:
119
120
121
122
+ name: python-linux
123
path: /tmp/python-build
124
125
- name: Set up Node.js
0 commit comments