Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
runette authored Mar 8, 2024
1 parent e70990e commit 0e24315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: npm run deploy prod mode
if: github.event.pull_request.merged == true
run: |
cd sba
cd bcp
chmod a+x build.sh
npm run build
cd ../dist
Expand Down

0 comments on commit 0e24315

Please sign in to comment.