CI fix tentative #5
Some checks failed
Build and deploy all / build (push) Failing after 40s
Build and deploy all / deploy (push) Has been skipped
Build and deploy all / notify (push) Failing after 3s

This commit is contained in:
Gu://em_ 2026-03-30 17:50:40 +02:00
parent df2af99bd0
commit 04da5d6ec6

View file

@ -45,6 +45,8 @@ jobs:
- name: Setup Nodejs
uses: actions/setup-node@v4
with:
node-version: 22
- name: Install dependencies
run: pnpm install