Skip to content

fixed error which blocks profile and change password pages #16

fixed error which blocks profile and change password pages

fixed error which blocks profile and change password pages #16

name: build-from-source
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: build-from-source
run: cd www && npm run build && npm run install