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

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
F4ever committed Oct 3, 2023
1 parent 851229d commit db19dcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ jobs:
- uses: Gr1N/setup-poetry@v8
- name: Install dependencies
run: |
poetry install
with:
poetry-version: "1.2.2"
run: |
poetry install
- name: Testing (native blst tests)
run: |
Expand Down

0 comments on commit db19dcc

Please sign in to comment.