mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
chore: update Gleam
This commit is contained in:
parent
1d670b0c90
commit
754b509f26
7 changed files with 2 additions and 30 deletions
2
.github/workflows/update-lockfile.yml
vendored
2
.github/workflows/update-lockfile.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
|
||||
- name: Update parsers
|
||||
env:
|
||||
SKIP_LOCKFILE_UPDATE_FOR_LANGS: verilog,gleam,nix
|
||||
SKIP_LOCKFILE_UPDATE_FOR_LANGS: verilog,nix
|
||||
run: |
|
||||
cp lockfile.json /tmp/old_lockfile.json
|
||||
./nvim.appimage --headless -c "luafile ./scripts/write-lockfile.lua" -c "q"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue