Skip to content

Commit a8ce275

Browse files
[Fix] Native widgets pipeline (#309)
2 parents f0d2d8a + 5e30582 commit a8ce275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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)