Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitriy Lazarev <[email protected]>
  • Loading branch information
wKich committed Mar 5, 2024
1 parent 82f7c78 commit 36b5eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 36b5eda

Please sign in to comment.