Skip to content

Commit

Permalink
fixup: publish docs to Github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
thecristen committed Apr 29, 2024
1 parent 50ab472 commit f571d2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
otp-version: 26.2
elixir-version: 1.16.1
- run: mix deps.get
- run: mix docs --formatter html
- uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit f571d2f

Please sign in to comment.