Skip to content

Commit

Permalink
Try to install poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
cconcolato authored Jan 22, 2024
1 parent 01a71b3 commit 3502a26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:

- name: Install dependencies
run: |
curl -sSL https://install.python-poetry.org | python3 -
pip install bikeshed
cd conformance
Expand Down

0 comments on commit 3502a26

Please sign in to comment.