Skip to content

Commit

Permalink
Also build docs for spec module (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
Blacksmoke16 authored Nov 13, 2020
1 parent fd2c43a commit 9b3f444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: apk add --update rsync
- uses: actions/checkout@v2
- name: Build
run: crystal docs
run: crystal docs src/athena-event_dispatcher.cr src/spec.cr
- name: Deploy
uses: JamesIves/[email protected]
with:
Expand Down

0 comments on commit 9b3f444

Please sign in to comment.