diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 3f29316..ad3dad7 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -20,6 +20,6 @@ jobs: - uses: actions/configure-pages@v4 - uses: actions/upload-pages-artifact@v3 with: - path: ./src # <-- adjust this to wherever your index.html lives + path: ./src/gui - id: deployment uses: actions/deploy-pages@v4 diff --git a/src/gui/index.html b/src/gui/index.html new file mode 100644 index 0000000..84dee64 --- /dev/null +++ b/src/gui/index.html @@ -0,0 +1,6 @@ + + + + + +