Skip to content

Commit

Permalink
Add git
Browse files Browse the repository at this point in the history
  • Loading branch information
holyjak committed Jul 1, 2024
1 parent ff14154 commit 1e9a994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install build tools
run: |
apt-get -y update
apt-get -y install curl zip
apt-get -y install curl git zip
- name: Install clojure tools
uses: DeLaGuardo/[email protected]
Expand Down

0 comments on commit 1e9a994

Please sign in to comment.