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

Commitcd566b4

Browse files
authored
Update update-docs.yml
1 parent0ee1200 commitcd566b4

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

‎.github/workflows/update-docs.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ env:
99
CATALOG_BRANCH:"catalog-3.10"
1010
# Transifex project name
1111
TRANSIFEX_PROJECT:"python-newest"
12-
# D
13-
BASEDIR:"${dirname ${GITHUB_REPOSITORY}}"
1412

1513
on:workflow_dispatch
1614
# schedule:
@@ -25,9 +23,6 @@ jobs:
2523
-name:Check out the repo
2624
uses:actions/checkout@v2
2725

28-
-name:check
29-
run:echo "${env.BASEDIR}"
30-
3126
-name:Setup Python
3227
uses:actions/setup-python@v2.3.1
3328
with:
@@ -53,7 +48,7 @@ jobs:
5348

5449
-name:cpython-doc-catalog
5550
run:|
56-
cd "${BASEDIR}"
51+
pwd
5752
5853
5954
Renew-Upload-Catalog:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp