Skip to content

Commit

Permalink
--user on windows?
Browse files Browse the repository at this point in the history
  • Loading branch information
kageurufu committed Feb 10, 2022
1 parent d3263d6 commit bb3e8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
python-version: '3.9.x'
- run: |
pip install -U pip poetry
pip install --user -U pip poetry
poetry install
env:
POETRY_VIRTUALENVS_CREATE: false
Expand Down

0 comments on commit bb3e8e1

Please sign in to comment.