Skip to content

Commit

Permalink
checkout repo for poetry (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
jannikmi authored Jun 16, 2024
1 parent f886321 commit 02f6a09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ jobs:
id-token: write
contents: write
steps:
- name: "Checkout repo"
uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
- name: Upgrade pip version
Expand Down

0 comments on commit 02f6a09

Please sign in to comment.