diff --git a/.github/workflows/deploy-playground.yml b/.github/workflows/deploy-playground.yml index 70b6c37..5087f50 100644 --- a/.github/workflows/deploy-playground.yml +++ b/.github/workflows/deploy-playground.yml @@ -51,7 +51,6 @@ jobs: mkdir -p _site/dist cp demo/index.html _site/index.html cp dist/ts.iife.js _site/dist/ts.iife.js - cp dist/ts.js _site/dist/ts.js - name: Upload artifact uses: actions/upload-pages-artifact@v4 diff --git a/demo/index.html b/demo/index.html index 92abccc..d8d5c72 100644 --- a/demo/index.html +++ b/demo/index.html @@ -3,6 +3,7 @@
+