Skip to content

Commit

Permalink
Includ cljsbuild step
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Travers committed Jul 31, 2023
1 parent 21472a6 commit 3470aef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
repository: CANDELbio/pret
path: pret

- name: Build Alzabo cljs
run: lein cljsbuild once

- name: Run Alzabo
run: lein run resources/candel-config.edn documentation

Expand Down

0 comments on commit 3470aef

Please sign in to comment.