Skip to content

Commit 56f2096

Browse files
committed
updated actions builders 2
1 parent 3fd28c4 commit 56f2096

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
node-version: 22
3838
- name: install dependencies
3939
run: npm install
40+
shell: bash
4041
- name: build
4142
run: npm run package
4243

0 commit comments

Comments
 (0)