Update build_webapp.yaml (#1476)

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

View File

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