Skip to content

Commit 118cb76

Browse files
author
karahanharunn
committed
fix: better logs and removed -r
1 parent 1d531fb commit 118cb76

File tree

2 files changed

+251
-121
lines changed

2 files changed

+251
-121
lines changed

.github/workflows/MarketplaceRelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: "Building native widgets and js actions"
3636
run: pnpm -r run release
3737
- name: "Updating Native Mobile Resources project"
38-
run: pnpm -r run create-modules
38+
run: pnpm run create-modules
3939
env:
4040
GH_USERNAME: ${{ secrets.GH_USERNAME }}
4141
GH_EMAIL: ${{ secrets.GH_EMAIL }}

0 commit comments

Comments
 (0)