Skip to content

Commit

Permalink
Downgrade ERAlchemy to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alvin Lam committed Feb 4, 2024
1 parent 952e677 commit f275b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
${{ matrix.install_graphviz }}
echo "Cache Version ${{ secrets.CACHE_VERSION }}"
poetry install
poetry run pip install ERAlchemy2
poetry run pip install ERAlchemy
poetry config --list
- name: Print tool versions
Expand Down

0 comments on commit f275b70

Please sign in to comment.