mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
ci: lock nix parser
This commit is contained in:
committed by
Stephan Seitz
parent
a838a35b2b
commit
739fefa8fa
2
.github/workflows/update-lockfile.yml
vendored
2
.github/workflows/update-lockfile.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
- name: Update parsers
|
||||
env:
|
||||
SKIP_LOCKFILE_UPDATE_FOR_LANGS: verilog,gleam
|
||||
SKIP_LOCKFILE_UPDATE_FOR_LANGS: verilog,gleam,norg
|
||||
run: |
|
||||
./nvim.appimage --headless -c "luafile ./scripts/write-lockfile.lua" -c "q"
|
||||
# Pretty print
|
||||
|
||||
Reference in New Issue
Block a user