diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 883990f7..ecdcc71d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -31,6 +31,8 @@ jobs: uses: actions/checkout@v3 with: fetch-depth: 0 # Not needed if lastUpdated is not enabled + submodules: 'recursive' + persist-credentials: false # - uses: pnpm/action-setup@v2 # Uncomment this if you're using pnpm # - uses: oven-sh/setup-bun@v1 # Uncomment this if you're using Bun - name: Setup Node diff --git a/docs/.vitepress/theme/scss/global.scss b/docs/.vitepress/theme/scss/global.scss index 95c3170c..8cddbc21 100644 --- a/docs/.vitepress/theme/scss/global.scss +++ b/docs/.vitepress/theme/scss/global.scss @@ -1,4 +1,4 @@ -@import '../../../../polaris//polaris.shopify.com/src/styles/globals.scss'; +@import '../../../../polaris/polaris.shopify.com/src/styles/globals.scss'; :root { @extend .light-mode; diff --git a/docs/dist/404.html b/docs/dist/404.html index 9bb61536..f8679d0f 100644 --- a/docs/dist/404.html +++ b/docs/dist/404.html @@ -8,20 +8,20 @@ - + - +
404
But if you don't change your direction, and if you keep looking, you may end up where you are heading.