chore(ci): remove unnecessary shell

pull/1507/head
Elian Doran 2025-03-23 21:02:16 +07:00
parent 89efc55d52
commit d77b3a07e2
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

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