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 db14295 commit cef31df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
mkdir -p static/dist
make
mv ./static/dist/index.html static/index.html
mv ./ui/*.jsonl static/
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Upload artifact
Expand Down

0 comments on commit cef31df

Please sign in to comment.