Skip to content

Commit 7c46dfd

Browse files
authored
remove cache
1 parent 73af92c commit 7c46dfd

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy