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

Commitbf285f0

Browse files
authored
Update update-docs.yml
1 parent837b09b commitbf285f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/update-docs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on: workflow_dispatch
66

77
jobs:
88
Org-Preparation:
9+
runs-on:ubuntu-latest
910
env:
1011
# branch name of python-docs-ja repository
1112
DOCS_BRANCH:"3.10"
@@ -16,7 +17,6 @@ jobs:
1617
# Transifex project name
1718
TRANSIFEX_PROJECT:"python-newest"
1819

19-
runs-on:ubuntu-latest
2020
steps:
2121
-name:Check out the repo
2222
uses:actions/checkout@v2
@@ -36,7 +36,7 @@ jobs:
3636
3737
-name:Run scripts
3838
run:|
39-
bash $GITHUB_ACTION_PATH/scripts/renew-catalog-template.sh
40-
bash $GITHUB_ACTION_PATH/scripts/upload-catalog.sh
39+
bash $GITHUB_ACTION_PATH/scripts/renew-catalog-template.sh
40+
bash $GITHUB_ACTION_PATH/scripts/upload-catalog.sh
4141
4242

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp