Update ci
Some checks failed
Just some continuos integration / ci (push) Failing after 21s

This commit is contained in:
0d0 2025-04-22 23:56:16 +02:00
parent 08a3ec3883
commit 749192667b

View file

@ -15,7 +15,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '20'
- name: Update deps, install them (to change package-lock.json) and commit
- name: Format things if needed
run: |
npm install
npm run prepare