Skip to content

Commit 9a6681f

Browse files
committed
wip
1 parent da99917 commit 9a6681f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ jobs:
333333
with: { username: 'test', password: 'test', database: 'test' }
334334
- name: Install geozero-cli
335335
if: matrix.os == 'ubuntu-latest'
336-
run: cargo install cargo install --git https://github.com/georust/geozero geozero-cli
336+
run: cargo install --git https://github.com/georust/geozero geozero-cli
337337
- name: Start NGINX
338338
uses: nyurik/[email protected]
339339
id: nginx

0 commit comments

Comments
 (0)