We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 138d170 commit 0c702ddCopy full SHA for 0c702dd
.github/workflows/ci.yml
@@ -39,13 +39,6 @@ jobs:
39
- name: Display Pip Versions
40
shell: bash -l {0}
41
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
49
# Build Assets (Download Notebooks and PDF via LaTeX)
50
- name: Build PDF from LaTeX
51
0 commit comments