We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83af4de commit a64c8f0Copy full SHA for a64c8f0
.github/workflows/ci.yml
@@ -66,7 +66,7 @@ jobs:
66
with:
67
name: python-3.11.8-32-bit-build
68
include-hidden-files: true
69
- path: $HOME/build
+ path: /home/runner/work/pybuilder/pybuilder/Python-3.11.8
70
71
- name: Verify Python Installation
72
run: |
0 commit comments