Update build_bsp.yaml (#1477)

This commit is contained in:
oblomov-dev 2024-10-03 23:07:16 +02:00 committed by GitHub
parent 34fd6f97b5
commit d045999f00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,9 +16,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 20
- run: cd ci/app2bsp
- run: node run.js
- run: npm run build_bsp
- run: node ci/app/run.js
- name: send to bsp repository
uses: peaceiris/actions-gh-pages@v3
with: