Skip to content

Commit 3864e74

Browse files
committed
typo
1 parent 00f09db commit 3864e74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ jobs:
241241
steps:
242242
- uses: actions/checkout@v2
243243
- name: "Install base requirements"
244+
run: |
244245
/opt/python/${{ matrix.PYTHON }}/bin/python -m pip install -U pip wheel setuptools auditwheel
245246
/opt/python/${{ matrix.PYTHON }}/bin/pip install --upgrade -r build_requirements.txt
246247
- name: Build package

0 commit comments

Comments
 (0)