Skip to content

Commit

Permalink
remove packages from workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
firasm authored Feb 13, 2022
1 parent c3d38c6 commit 0016957
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
- name: Install dependencies
run: |
pip install -r requirements.txt
pip install linkify-it-py
pip install myst-parser==0.13.1
- uses: r-lib/actions/setup-r@v1
- name: R stuff
Expand Down

0 comments on commit 0016957

Please sign in to comment.