Skip to content

Commit

Permalink
requires Source Code Pro font
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Dec 15, 2020
1 parent 057209b commit 1be6cd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
key: ${{ runner.os }}-${{ hashFiles('.github/R-version') }}-1-${{ hashFiles('.github/depends.Rds') }}
restore-keys: ${{ runner.os }}-${{ hashFiles('.github/R-version') }}-1-

- name: Install XQuartz on macOS
run: brew cask install xquartz
- name: Install OS dependencies
run: brew cask install xquartz font-source-code-pro

- name: Install phamtomJS for webshot
run: |
Expand Down

0 comments on commit 1be6cd3

Please sign in to comment.