mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
ci: fix update lockfile workflow
This commit is contained in:
parent
8fa7ce35af
commit
34b2f7803b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-lockfile.yml
vendored
2
.github/workflows/update-lockfile.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
wget https://github.com/josephburnett/jd/releases/download/v1.7.1/jd-amd64-linux
|
||||
mv jd-amd64-linux /tmp/jd
|
||||
chmod +x /tmp/jd
|
||||
bash scripts/ci-install-${{ matrix.os }}.sh
|
||||
bash scripts/ci-install-ubuntu-latest.sh
|
||||
|
||||
- name: Update parsers
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue