Skip to content

Commit

Permalink
[remove-jazzy-install] - Removing jazzy install step as environments …
Browse files Browse the repository at this point in the history
…should now have this by default - RAG
  • Loading branch information
Richard-Gist committed Nov 8, 2021
1 parent 8ef1d41 commit 4308329
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/trunk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ jobs:
ref: main
- name: Install sourcekitten
run: brew install sourcekitten
- name: Install jazzy
run: gem install jazzy
- name: Generate documentation
run: ./.github/document.sh
- uses: JamesIves/github-pages-deploy-action@4.1.3
Expand Down

0 comments on commit 4308329

Please sign in to comment.