Skip to content

Commit

Permalink
Merge pull request #135 from runette/Fix-ci
Browse files Browse the repository at this point in the history
Update build.yml
  • Loading branch information
runette authored Mar 8, 2024
2 parents e70990e + 0e24315 commit 4eca8fd
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 4eca8fd

Please sign in to comment.