Skip to content

Commit

Permalink
Fix rebuild versions 4 and 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Jul 28, 2023
1 parent 7b8a02b commit 009e034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Build
run: make build

- run: pip install --editable .
- run: pip install --editable . || true
- name: Acceptance
run: make acceptance

Expand Down

0 comments on commit 009e034

Please sign in to comment.