Skip to content

Commit

Permalink
update wq.build version
Browse files Browse the repository at this point in the history
  • Loading branch information
sheppard committed Apr 5, 2022
1 parent adb004e commit bc59d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install wheel
python -m pip install git+https://github.com/wq/wq.build.git
python -m pip install wq.build
- name: Build Python Wheel
run: |
python setup.py bdist_wheel
Expand Down

0 comments on commit bc59d01

Please sign in to comment.