Skip to content

Commit 0c702dd

Browse files
committed
build folder from cache
1 parent 138d170 commit 0c702dd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,6 @@ jobs:
3939
- name: Display Pip Versions
4040
shell: bash -l {0}
4141
run: pip list
42-
- name: Download "build" folder (cache)
43-
uses: dawidd6/action-download-artifact@v2
44-
with:
45-
workflow: cache.yml
46-
branch: main
47-
name: build-cache
48-
path: _build
4942
# Build Assets (Download Notebooks and PDF via LaTeX)
5043
- name: Build PDF from LaTeX
5144
shell: bash -l {0}

0 commit comments

Comments
 (0)