Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfe7de35

Browse files
authored
Update docs.yml (autogenhub#19)
1 parentf7353b2 commitfe7de35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ jobs:
3434
with:
3535
python-version:'3.10'
3636
-run:pip install ".[docs]"
37-
-run:sphinx-build docs/src /docs/build
37+
-run:sphinx-build docs/src /tmp/docsbuild
3838
-name:Upload artifact
3939
uses:actions/upload-pages-artifact@v3
4040
with:
41-
path:'/docs/build/html'
41+
path:'/tmp/docsbuild/html'
4242
-name:Deploy to GitHub Pages
4343
id:deployment
4444
uses:actions/deploy-pages@v4

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp