Skip to content

Commit

Permalink
install before update
Browse files Browse the repository at this point in the history
  • Loading branch information
mikel-brostrom committed May 29, 2024
1 parent 4901738 commit 79f42b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:

- name: Update dependencies
run: |
poetry install
poetry update
poetry lock --no-update
Expand Down

0 comments on commit 79f42b4

Please sign in to comment.