We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4e2f4 commit 85824c5Copy full SHA for 85824c5
1 file changed
.github/workflows/release.yml
@@ -37,6 +37,7 @@ jobs:
37
node-version: 22
38
- name: install dependencies
39
run: npm install
40
+ shell: bash
41
- name: build
42
run: npm run package
43
0 commit comments