Skip to content

Commit

Permalink
Install Wheel (#1932)
Browse files Browse the repository at this point in the history
Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com>
  • Loading branch information
jitu5 authored May 30, 2024
1 parent 6881cb4 commit 835908d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
- name: Setup Tests
uses: "./.github/actions/setup_tests"

- name: Install wheel
run: pip install wheel

- name: Make Python package
run: make package

Expand Down

0 comments on commit 835908d

Please sign in to comment.