Skip to content

Commit 32f4fa0

Browse files
committed
fix(ci): run snapshot from package dir
1 parent a936130 commit 32f4fa0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/snapshot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
env:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828
shell: bash
29+
working-directory: packages/app
2930
run: |
3031
set +e
3132
pnpx pkg-pr-new@0.0.24 publish --pnpm --comment=off

0 commit comments

Comments
 (0)