Skip to content

Commit

Permalink
bug: Need gnuplot for criterion generation.
Browse files Browse the repository at this point in the history
  • Loading branch information
shanecelis committed Apr 30, 2024
1 parent ff2ebc2 commit e1bdcd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
uses: dtolnay/rust-toolchain@stable
- name: Configure cache
uses: Swatinem/rust-cache@v2
- name: Install gnuplot
run: apt-get install gnuplot
- name: Setup pages
id: pages
uses: actions/configure-pages@v4
Expand Down

0 comments on commit e1bdcd4

Please sign in to comment.