Skip to content

Commit

Permalink
Fix MacOS issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nicovank authored Feb 6, 2024
1 parent 0312391 commit 22dc505
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/regression-generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- name: Install CWhy
run: |
python3 -m pip install --upgrade pip
pip install --upgrade setuptools # https://stackoverflow.com/questions/7446187
python3 -m pip install .
- name: Generate current prompts
Expand Down

0 comments on commit 22dc505

Please sign in to comment.