doc: typo manylinux_2_24 (#1178)

* DOC: Typo manylinux_2_24

* FIX: Need to quote the braces
This commit is contained in:
Eric Larson
2022-07-14 21:23:04 -05:00
committed by GitHub
parent 57800921c5
commit 0b1e5818ba
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
# with:
# package-dir: .
# output-dir: wheelhouse
# config-file: {package}/pyproject.toml
# config-file: "{package}/pyproject.toml"
- uses: actions/upload-artifact@v3
with: