Skip to content

Commit

Permalink
chore: clone submodules before release
Browse files Browse the repository at this point in the history
  • Loading branch information
J0sueTM committed Sep 9, 2024
1 parent 4819611 commit 3d5cac3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
CLOJARS_USERNAME: ${{ secrets.CLOJARS_USERNAME }}
CLOJARS_PASSWORD: ${{ secrets.CLOJARS_PASSWORD }}
run: |
make jedis
clojure -M:dev --report stderr -m com.moclojer.tools.build && \
clojure -X:deploy-clojars

0 comments on commit 3d5cac3

Please sign in to comment.