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

Commitd4dbaa9

Browse files
authored
Update update-docs.yml
1 parenteadc83d commitd4dbaa9

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

‎.github/workflows/update-docs.yml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on:ubuntu-latest
2121

2222
steps:
23-
-name:Check outthe repo
23+
-name:Check outpython-docs-ja
2424
uses:actions/checkout@v2
2525

2626
-name:Setup Python
@@ -37,18 +37,15 @@ jobs:
3737
pip install --upgrade transifex-client
3838
3939
-name:Setup tx
40-
run:mv "${GITHUB_WORKSPACE}/files/.transifexrc" ~/.transifexrc
40+
run:mv "${}/files/.transifexrc" ~/.transifexrc
4141

4242
Upload-Catalog:
4343
runs-on:ubuntu-latest
4444

4545
steps:
46-
-name:Check out the repo
47-
uses:actions/checkout@v2
48-
49-
-name:cpython-doc-catalog
46+
-name:Check out cpython-doc-catalog
5047
run:|
51-
echo ${GITHUB_REPOSITORY}
48+
git clone --branch main git@github.com:python-doc-ja/cpython-doc-catalog.git
5249
5350
5451
Renew-Upload-Catalog:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp