Skip to content

Commit

Permalink
Update self.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alinelena authored Aug 5, 2024
1 parent 4b74825 commit 81a0be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/self.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Install python dependencies
run: |
echo "/root/.local/bin" >> $GITHUB_PATH
echo "/github/home/.local/bin" >> $GITHUB_PATH
python3 -m pip install pipx
pipx install poetry
poetry env use ${{ matrix.python-version }}
Expand Down

0 comments on commit 81a0be1

Please sign in to comment.