Skip to content

Commit

Permalink
fix: set shell bash
Browse files Browse the repository at this point in the history
set shell bash
  • Loading branch information
simeng-li committed Oct 13, 2023
1 parent b0b5321 commit 6a0efdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ runs:
uses: silverhand-io/actions-node-pnpm-run-steps@v3

- name: Build and package
shell: bash
run: |
pnpm -r build
./.scripts/package.sh
Expand Down

0 comments on commit 6a0efdc

Please sign in to comment.