Add user detail API + modal. Closes #2002
This commit is contained in:
2
.github/workflows/build-next.yml
vendored
2
.github/workflows/build-next.yml
vendored
@@ -13,4 +13,4 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Install dependencies
|
||||
run: cd web && npm install && npm run build
|
||||
run: cd web && npm install --include=dev --force && npm run build
|
||||
|
||||
Reference in New Issue
Block a user