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

Commit3839d55

Browse files
committed
sparse co fix
1 parent58888ac commit3839d55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.github/workflows/pr-comment.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,13 @@ jobs:
2828
-uses:actions/checkout@v4
2929
with:
3030
path:base-branch
31+
submodules:'true'
3132
sparse-checkout-cone-mode:false
3233
sparse-checkout:|
3334
requirements.txt
3435
scripts/list_missing_entries.py
36+
cpython/Doc/requirements.txt
37+
cpython/Doc/constraints.txt
3538
-name:Instalar dependencias
3639
run:|
3740
python -m pip install -r base-branch/requirements.txt

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp