Skip to content

Commit b25cc3e

Browse files
committed
Fix Generate archive job
1 parent d7d2eb0 commit b25cc3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343

4444
- name: Generate archive
4545
run: yarn pack
46+
working-directory: packages/react-pdf
4647

4748
- name: Publish with latest tag
4849
if: github.event.release.prelease == false

0 commit comments

Comments
 (0)