Skip to content

Commit

Permalink
Use bash
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesTaylor7 committed Nov 11, 2023
1 parent 1769eee commit ed754d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
run: spago build

- name: Bootstrap executable
shell: bash
run: |
./bin/index.dev.js bundle -p spago-bin -v
if [ ! -f ./bin/bundle.js ]
Expand Down

0 comments on commit ed754d5

Please sign in to comment.