Skip to content

Commit

Permalink
install clojure
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc committed Oct 24, 2023
1 parent 4b34899 commit cc37b6c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install clojure tools
uses: DeLaGuardo/[email protected]
with:
cli: 1.11.1.1149
- run: npm ci && npm run build
- name: Setup Pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit cc37b6c

Please sign in to comment.