Skip to content

Commit

Permalink
fix: correct wrong info name for usql
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreytse committed Dec 18, 2023
1 parent b5bfd20 commit 4860576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/playbooks/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
# usql
# Universal command-line interface for SQL databases Topics
###########################
- name: Install dbeaver
- name: Install usql
ansible.builtin.command: go install github.com/xo/usql@latest

###########################
Expand Down

0 comments on commit 4860576

Please sign in to comment.