Skip to content

Commit

Permalink
feat: data show to web
Browse files Browse the repository at this point in the history
  • Loading branch information
a3510377 committed Jul 15, 2024
1 parent fef4e31 commit 53790d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
- name: Install dependencies
run: pip install -r scripts/requirements.txt

- name: Copy
run: cp -r data/* output

- name: Sync
run: python scripts/summon.py
env:
Expand Down

0 comments on commit 53790d3

Please sign in to comment.