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

Translate library/cmd.po rst: 110-343 (#1046)#599

Translate library/cmd.po rst: 110-343 (#1046)

Translate library/cmd.po rst: 110-343 (#1046) #599

name:deploy-gh-page
on:
push:
branches:
-"3.13"
jobs:
cd:
runs-on:ubuntu-latest
steps:
-uses:actions/checkout@v4
-name:Install Dependencies
run:sudo apt-get install gettext
-name:Install uv
uses:astral-sh/setup-uv@v6
-name:Build
run:JOBS=4 MODE=html make all
-name:Deploy to gh page
uses:JamesIves/github-pages-deploy-action@v4.7.3
with:
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}
BRANCH:gh-pages
FOLDER:../cpython/Doc/build/html
CLEAN:true

[8]ページ先頭

©2009-2025 Movatter.jp