mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-29 20:06:00 +00:00
add a web script
This commit is contained in:
@@ -23,10 +23,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies & build
|
||||
run: |
|
||||
cd ./website
|
||||
npm i
|
||||
npm run build
|
||||
npm run build-tailwind
|
||||
./web.sh
|
||||
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
|
||||
Reference in New Issue
Block a user