Skip to content

Commit

Permalink
chore: disabled CI step for automatic building of docs
Browse files Browse the repository at this point in the history
  • Loading branch information
copernico committed Sep 21, 2020
1 parent 63658cd commit 872b16b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
steps:
- name: Checkout Master
uses: actions/checkout@v2

- name: Install setuptools
run: apt-get install python3-setuptools

- name: Install Material
run: python3 -m pip install mkdocs-material

Expand Down

0 comments on commit 872b16b

Please sign in to comment.