Skip to content

Commit

Permalink
Fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
jrm5100 committed Mar 16, 2021
1 parent 032e789 commit 74156ce
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 @@ -27,7 +27,7 @@ jobs:
run: sudo apt-get install libcurl4-openssl-dev

- name: Install Poetry
uses: dschep/install-poetry-action@v1.3
uses: snok/install-poetry@v1.1.2

- name: Cache Poetry virtualenv
uses: actions/cache@v1
Expand Down

0 comments on commit 74156ce

Please sign in to comment.