Skip to content

Commit a8cb8fd

Browse files
committed
fix: bring back lein
1 parent 11b4527 commit a8cb8fd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/pr-testing.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,10 @@ jobs:
114114
# - name: Output ruby environment
115115
# run: bundle env
116116

117-
# - name: Install clojure tools
118-
# uses: DeLaGuardo/[email protected]
119-
# with:
120-
# lein: latest
117+
- name: Install clojure tools
118+
uses: DeLaGuardo/[email protected]
119+
with:
120+
lein: latest
121121

122122
- name: build it
123123
run: bundle exec rake vox:build

0 commit comments

Comments
 (0)