diff --git a/.github/workflows/preview.yaml b/.github/workflows/preview.yaml index 656de10d35..56a3ab7ce2 100644 --- a/.github/workflows/preview.yaml +++ b/.github/workflows/preview.yaml @@ -14,7 +14,7 @@ jobs: - uses: actions/setup-node@v2 with: registry-url: https://registry.npmjs.org - - uses: thefrontside/actions/publish-pr-preview@v2 + - uses: thefrontside/actions/publish-pr-preview@dl/fix-publish-preview with: INSTALL_SCRIPT: yarn install --frozen-lockfile && yarn tsc && yarn build env: