Skip to content

Commit

Permalink
Try to fix README location
Browse files Browse the repository at this point in the history
  • Loading branch information
juntyr authored Jul 19, 2024
1 parent e712d2e commit ce070a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
rm -f static/pyodide/tsconfig.tsbuildinfo
- name: Build the JupyterLite site
run: |
cp ./README.md files/
jupyter lite build --output-dir dist
cp ./_headers dist/
cp -r data dist/
Expand Down

0 comments on commit ce070a5

Please sign in to comment.