diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 89ffff43..3b422fd3 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -18,6 +18,7 @@ jobs: - name: Build demo run: | npm ci --legacy-peer-deps + git submodule update --init --recursive --remote npm run build - name: Deploy demo uses: peaceiris/actions-gh-pages@v3 diff --git a/src/libraries b/src/libraries index d1c3a6bf..bec075a6 160000 --- a/src/libraries +++ b/src/libraries @@ -1 +1 @@ -Subproject commit d1c3a6bfc1b392288973678c62080be180355edf +Subproject commit bec075a643b959a0f23d3ce90fb89546b5deb1ef