Skip to content

Commit

Permalink
Add comment to build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
p-goulart committed Jan 29, 2024
1 parent 94f1008 commit 2937c72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
working-directory: ${{ env.PT_DICT_HOME }}
run: poetry check

# Ideally this will also install the 'dict_tools' submodule as a separate package
- name: Install Python dependencies
working-directory: ${{ env.PT_DICT_HOME }}
run: poetry install
Expand Down

0 comments on commit 2937c72

Please sign in to comment.