Skip to content

Commit

Permalink
Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
wyatt-howe committed Nov 7, 2023
1 parent 6075375 commit d5f40e6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/lint-test-build-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:

# mkdir tmpwheelhouse
# mv dist/mclbn*.whl tmpwheelhouse
# mkdir lib; cp mcl-*/lib/libmcl.so lib
mkdir lib; cp mcl-*/lib/libmcl.so lib
# mkdir tmpwheelhouse/lib; cp mcl-*/lib/libmcl.so tmpwheelhouse/lib
# cp mcl-*/lib/libmcl.so /usr/local/bin
# auditwheel repair tmpwheelhouse/mclbn*.whl -w wheelhouse/
Expand Down Expand Up @@ -361,11 +361,11 @@ jobs:
- name: Build wheel file.
run: |
ls mcl-*/lib/
echo
echo
# echo
# echo
ls mcl-*/bin/
echo
echo
# echo
# echo
ls mclbn256/
cp mcl-*/bin/mclbn256.dll mclbn256/libmclbn256.dll
# mkdir wheelhouse
Expand Down

0 comments on commit d5f40e6

Please sign in to comment.