Skip to content

Commit

Permalink
added pip install build
Browse files Browse the repository at this point in the history
  • Loading branch information
alanisaac committed Oct 11, 2023
1 parent 6fe2089 commit 4643f18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-rules-engine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,5 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Build wheel
run: |
pip install -q build
python -m build

0 comments on commit 4643f18

Please sign in to comment.