chore(ci): remove unnecessary shell

This commit is contained in:
Elian Doran 2025-03-23 21:02:16 +02:00
parent 89efc55d52
commit d77b3a07e2
No known key found for this signature in database

View File

@ -33,7 +33,6 @@ jobs:
with:
node-version: 20
- name: Install dependencies
shell: bash
run: npm ci
- name: Update nightly version
run: npm run chore:ci-update-nightly-version