Skip to content

Commit a5afc57

Browse files
committed
fix typo in repo git sync
1 parent 85ac212 commit a5afc57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Checkout matplotlib
5656
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
5757
with:
58-
rpository: matplotlib/matplotlib
58+
repository: matplotlib/matplotlib
5959
ref: ${{ env.SOURCE_REF_TO_BUILD }}
6060
path: mpl-src
6161
submodules: true

0 commit comments

Comments
 (0)