mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
bot(lockfile): update bash, desktop, haskell, julia, nix, objc, typst
This commit is contained in:
parent
7e3942ceca
commit
bcd0b26607
2 changed files with 8 additions and 8 deletions
2
.github/workflows/update-lockfile.yml
vendored
2
.github/workflows/update-lockfile.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
|
||||
- name: Update parsers
|
||||
env:
|
||||
SKIP_LOCKFILE_UPDATE_FOR_LANGS: ""
|
||||
SKIP_LOCKFILE_UPDATE_FOR_LANGS: "slint"
|
||||
run: |
|
||||
cp lockfile.json /tmp/old_lockfile.json
|
||||
nvim -l scripts/write-lockfile.lua
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue