ci: fix update lockfile workflow

This commit is contained in:
ObserverOfTime 2023-08-20 10:07:41 +03:00
parent 8fa7ce35af
commit 34b2f7803b

View file

@ -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: