Skip to content

Commit

Permalink
Install rl-wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
verberktstan committed Jan 22, 2024
1 parent d53c2ce commit d489b6d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ jobs:
uses: actions/setup-java@v3
with:
distribution: 'zulu'
java-version: '8'
java-version: '21'

- name: Install rl-wrap
run: sudo apt-get install rl-wrap

- name: Install clojure tools
uses: DeLaGuardo/[email protected]
Expand Down

0 comments on commit d489b6d

Please sign in to comment.