Fix task name
This commit is contained in:
parent
1e8fa9ccab
commit
55a8e8bdf7
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@
|
|||
state: directory
|
||||
mode: 0755
|
||||
changed_when: false
|
||||
- name: Get latest texlab binary
|
||||
- name: Get latest lua-lsp archive
|
||||
unarchive:
|
||||
src: "https://github.com/sumneko/lua-language-server/releases/download/{{ lua_lsp_version }}/lua-language-server-{{ lua_lsp_version }}-linux-x64.tar.gz"
|
||||
remote_src: true
|
||||
|
|
Loading…
Add table
Reference in a new issue