Skip to content

Commit

Permalink
fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mam10eks committed Feb 4, 2024
1 parent 974ed6e commit db14295
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Compile Javascript assets
run: |
cd browser
mkdir -p static/dist
make
mv ./static/dist/index.html static/index.html
mv ./ui/*.jsonl static/
Expand Down
Empty file removed browser/static/.gitkeep
Empty file.
Empty file removed browser/static/dist/.gitkeep
Empty file.

0 comments on commit db14295

Please sign in to comment.