Skip to content

Commit 0abcf8b

Browse files
checkpoint
1 parent 2348797 commit 0abcf8b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/preview.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ jobs:
4040
run: |
4141
ls -la dist/
4242
npm pack --dry-run
43+
4344
4445
- name: Publish preview
45-
working-directory: ./
46+
working-directory: ./typescript
4647
run: npx pkg-pr-new publish typescript

0 commit comments

Comments
 (0)