Skip to content

Commit a7dab7e

Browse files
committed
add missing working directory
1 parent 56c32ae commit a7dab7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-stores.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
pnpm zip:firefox
3838
3939
- name: Submit to stores
40+
working-directory: apps/debugger-extension
4041
run: |
4142
pnpm wxt submit --dry-run \
4243
--chrome-zip .output/piwik-pro-tracking-helper-*-chrome.zip \

0 commit comments

Comments
 (0)