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

Commit76bd613

Browse files
committed
Optimizada sincronización con CPython en CI
1 parent2719c78 commit76bd613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
-name:Sincronizar con CPython
2020
run:|
2121
git submodule sync
22-
git submodule update --init --force cpython
22+
git submodule update --init --depth=1 cpython
2323
-name:Instalar dependencias
2424
run:|
2525
sudo apt-get update

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp