Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2db1354

Browse files
committed
CI
1 parent f46c0c9 commit 2db1354

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v1
1010
- name: Run a one-line script
11-
run: python -m pip install -e .
11+
run: python -m pip install --user -e .
1212
- uses: ammaraskar/sphinx-action@master
1313
with:
1414
docs-folder: "docs/"

0 commit comments

Comments
 (0)