diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 9bfac53..dafc08d 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -6,6 +6,7 @@ on: jobs: package-and-deploy: name: Docs & demo to GitHub Pages + runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - uses: actions/setup-node@v3