We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 485ac65 commit 13be298Copy full SHA for 13be298
.github/workflows/preview.yml
@@ -36,5 +36,4 @@ jobs:
36
run: npm test
37
38
- name: Publish preview
39
- working-directory: ./typescript
40
- run: npx pkg-pr-new publish --npm .
+ run: npx pkg-pr-new publish --npm ./typescript
0 commit comments