Skip to content

Commit

Permalink
Aiempi leiningen
Browse files Browse the repository at this point in the history
  • Loading branch information
tomikat committed Feb 5, 2024
1 parent 0fb8b2d commit 5d3fe2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Earlier leiningen
run: sudo apt-get -t=2.9.1-4 install leiningen
run: sudo apt-get install leiningen=2.9.1-4
- name: Run tests
run: lein test
- name: Static checks
Expand Down

0 comments on commit 5d3fe2b

Please sign in to comment.