Skip to content

Commit

Permalink
🐛 use snok to install poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
maanib committed Sep 22, 2023
1 parent 39be651 commit 7a763cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Install poetry
run: snok/install-poetry@v1
uses: snok/install-poetry@v1

- name: Set up cache
uses: actions/cache@v3
Expand Down

0 comments on commit 7a763cd

Please sign in to comment.