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

Commit9bccefe

Browse files
authored
Update build.yml
1 parent1665708 commit9bccefe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Build translated docs and notify in case of errors
2+
13
name:Build
24

35
on:
@@ -22,7 +24,6 @@ env:
2224

2325
jobs:
2426
build:
25-
name:Build translated docs
2627
runs-on:ubuntu-latest
2728
steps:
2829
-name:Get current branch name
@@ -50,7 +51,6 @@ jobs:
5051
sudo apt update -y && sudo apt install gettext -y
5152
pip3 install --upgrade pip
5253
pip3 install -r requirements.txt -r cpython/Doc/requirements.txt
53-
-uses:ammaraskar/sphinx-problem-matcher@master
5454
-name:Build docs
5555
run:|
5656
mkdir logs

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp