Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkAndshark committed Jan 4, 2025
1 parent da99917 commit 9a6681f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ jobs:
with: { username: 'test', password: 'test', database: 'test' }
- name: Install geozero-cli
if: matrix.os == 'ubuntu-latest'
run: cargo install cargo install --git https://github.com/georust/geozero geozero-cli
run: cargo install --git https://github.com/georust/geozero geozero-cli
- name: Start NGINX
uses: nyurik/action-setup-nginx@v1.1
id: nginx
Expand Down

0 comments on commit 9a6681f

Please sign in to comment.