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