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

Commit7c46dfd

Browse files
authored
remove cache
1 parent73af92c commit7c46dfd

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

‎.github/workflows/python-312.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,7 @@ jobs:
3232
run:.github/scripts/update.sh
3333
env:
3434
TX_TOKEN:${{ secrets.TRANSIFEX_APIKEY }}
35-
-name:Restore build Cache
36-
uses:actions/cache/restore@v3
37-
with:
38-
path:./cpython/Doc/build
39-
key:sphinx-cache-${{env.VERSION}}
4035
-name:build
4136
run:.github/scripts/build.sh
42-
-name:Save build Cache
43-
uses:actions/cache/save@v3
44-
with:
45-
path:./cpython/Doc/build
46-
key:sphinx-cache-${{env.VERSION}}
4737
-name:commit
4838
run:.github/scripts/commit.sh

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp