Skip to content

Commit 2348797

Browse files
checkpoint
1 parent bf7f1c7 commit 2348797

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/preview.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ jobs:
4242
npm pack --dry-run
4343
4444
- name: Publish preview
45-
run: npx pkg-pr-new publish ./typescript
45+
working-directory: ./
46+
run: npx pkg-pr-new publish typescript

0 commit comments

Comments
 (0)