Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
fix: setup poetry version
Browse files Browse the repository at this point in the history
  • Loading branch information
F4ever committed Oct 3, 2023
1 parent 348380e commit 851229d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
- name: Install dependencies
run: |
poetry install
with:
poetry-version: "1.2.2"

- name: Testing (native blst tests)
run: |
Expand Down

0 comments on commit 851229d

Please sign in to comment.