diff --git a/.github/workflows/deploy-playground.yml b/.github/workflows/deploy-playground.yml index c651460..15ef7a7 100644 --- a/.github/workflows/deploy-playground.yml +++ b/.github/workflows/deploy-playground.yml @@ -40,6 +40,7 @@ jobs: mkdir -p _site/dist cp samples/language-service-sample/index.html _site/ cp samples/language-service-sample/app.js _site/ + cp samples/language-service-sample/examples.js _site/ cp samples/language-service-sample/styles.css _site/ cp dist/bundle.js _site/dist/