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

Commitdaa7765

Browse files
authored
[skip ci] Add delete command
1 parent62ed9f7 commitdaa7765

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/delete_pr_built_doc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ jobs:
2929

3030
-name:Delete docs
3131
run:|
32-
cd ${GITHUB_WORKSPACE}/${DOCS_BASE_DIR}
32+
cd ${GITHUB_WORKSPACE}/${DOCS_OUTPUT_DIR}
33+
rm -rf .
3334
git config --local user.name "Autobuild bot on GitHub Actions"
3435
git config --local user.email "githubaction-build-bot@example.com"
3536
git add .

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp