mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-07 08:13:12 +00:00
Build the web app
This commit is contained in:
parent
32672b9d53
commit
f78145c7aa
4
.github/workflows/deploy-gh-pages.yml
vendored
4
.github/workflows/deploy-gh-pages.yml
vendored
@ -39,6 +39,10 @@ jobs:
|
||||
run: npm install
|
||||
working-directory: web-chat
|
||||
|
||||
- name: build web app
|
||||
run: npm run build
|
||||
working-directory: web-chat
|
||||
|
||||
- name: Deploy web chat app on gh pages
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user