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 85ac212 commit a5afc57Copy full SHA for a5afc57
.github/workflows/wheels.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Checkout matplotlib
56
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
57
with:
58
- rpository: matplotlib/matplotlib
+ repository: matplotlib/matplotlib
59
ref: ${{ env.SOURCE_REF_TO_BUILD }}
60
path: mpl-src
61
submodules: true
0 commit comments