Skip to content

Commit

Permalink
snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Feb 5, 2024
1 parent 01be1c1 commit 2e8c5a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: install-postgis
run: |
sudo apt-get install -y postgis postgresql
sudo apt-get install -y libgeos-dev postgis postgresql
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
- uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9
- run: go build ./...
Expand Down

0 comments on commit 2e8c5a7

Please sign in to comment.