Skip to content

Commit

Permalink
Update self.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alinelena committed Aug 5, 2024
1 parent bebf58a commit 4ca8d20
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/self.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ jobs:
- uses: actions/checkout@v4

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

0 comments on commit 4ca8d20

Please sign in to comment.