Skip to content

Commit bce2a37

Browse files
committed
Remove pip req
1 parent 9b30d0b commit bce2a37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy_quartobook.yml

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
uses: actions/setup-python@v4
3434
with:
3535
python-version: '3.10'
36-
cache: 'pip'
3736
- run: pip install jupyter
3837

3938
- name: Publish to GitHub Pages (and render)

0 commit comments

Comments
 (0)