Skip to content

Commit

Permalink
Merge pull request #151 from wwt/remove-jazzy-install
Browse files Browse the repository at this point in the history
Removes jazzy from install steps when deploying new versions
  • Loading branch information
Tyler-Keith-Thompson committed Nov 8, 2021
2 parents 8ef1d41 + 4308329 commit 2dcdc36
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 2dcdc36

Please sign in to comment.