fix ghostty install to appimage
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
depth: 1
|
depth: 1
|
||||||
dest: "{{ d_tempdir.path }}/neovim"
|
dest: "{{ d_tempdir.path }}/neovim"
|
||||||
repo: "{{ neovim.git_repo }}"
|
repo: "{{ neovim.git_repo }}"
|
||||||
version: "{{ neovim.version }}"
|
version: "{{ neovim.vers }}"
|
||||||
|
|
||||||
- name: Build and install neovim
|
- name: Build and install neovim
|
||||||
become: "{{ ext_become }}"
|
become: "{{ ext_become }}"
|
||||||
|
|||||||
@@ -30,6 +30,5 @@ ghostty:
|
|||||||
- ghostty
|
- ghostty
|
||||||
methods:
|
methods:
|
||||||
default: appimage
|
default: appimage
|
||||||
Alpine: src
|
|
||||||
Fedora: sys
|
Fedora: sys
|
||||||
MacOSX: cask
|
MacOSX: cask
|
||||||
|
|||||||
Reference in New Issue
Block a user