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

Commit66a23b7

Browse files
authored
Update update-docs.yml
1 parent38d444d commit66a23b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎.github/workflows/update-docs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ jobs:
3838
-name:Run scripts
3939
run:|
4040
# make files rnnable
41-
chmod +x "${GITHUB_WORKSPACE}/.github/upload-catalog.sh"
42-
chmod +x "${GITHUB_WORKSPACE}/.github/renew-catalog-template.sh"
41+
chmod +x "${GITHUB_WORKSPACE}/scripts/upload-catalog.sh"
42+
chmod +x "${GITHUB_WORKSPACE}/scripts/renew-catalog-template.sh"
4343
4444
# run scrits
45-
"${GITHUB_WORKSPACE}/.github/upload-catalog.sh"
46-
"${GITHUB_WORKSPACE}/.github/renew-catalog-template.sh"
45+
"${GITHUB_WORKSPACE}/scripts/upload-catalog.sh"
46+
"${GITHUB_WORKSPACE}/scripts/renew-catalog-template.sh"
4747
4848
4949

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp