Skip to content

Commit

Permalink
add git
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-mcgann committed Sep 18, 2024
1 parent d810c25 commit 5f82f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: sudo apt update

- name: Install Dependencies
run: sudo apt install libproj-dev
run: sudo apt install git libproj-dev

- name: Gen
run: ./make ops
Expand Down

0 comments on commit 5f82f30

Please sign in to comment.