Merge pull request #628 from thecodingmachine/template-analytics
Template google analytics data (2)
This commit is contained in:
commit
84f85effe5
7 changed files with 46 additions and 11 deletions
4
.github/workflows/continuous_integration.yml
vendored
4
.github/workflows/continuous_integration.yml
vendored
|
@ -39,6 +39,10 @@ jobs:
|
|||
run: yarn run proto && yarn run copy-to-front
|
||||
working-directory: "messages"
|
||||
|
||||
- name: "Create index.html"
|
||||
run: ./templater.sh
|
||||
working-directory: "front"
|
||||
|
||||
- name: "Build"
|
||||
run: yarn run build
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue