Skip to content

Commit ea293e8

Browse files
committed
Changed the name of the github binary for the docs action
1 parent 2fe5fad commit ea293e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
runtime: ~/.local/share/nvim/site/pack/vendor/start
1717
minidoc-git: https://github.com/echasnovski/mini.doc
1818
minidoc-path: ~/.local/share/nvim/site/pack/vendor/start/mini.doc
19-
nvim_url: https://github.com/neovim/neovim/releases/download/nightly/nvim-linux64.tar.gz
19+
nvim_url: https://github.com/neovim/neovim/releases/download/nightly/nvim-linux-x86_64.tar.gz
2020

2121
jobs:
2222
docs:

0 commit comments

Comments
 (0)