Skip to content

Commit 659c181

Browse files
author
Diego Antonelli
committed
fix: automation
1 parent 62f2445 commit 659c181

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
@@ -31,7 +31,7 @@ jobs:
3131
- name: "Installing dependencies"
3232
run: yarn install
3333
- name: "Building native widgets and js actions"
34-
run: yarn workspaces foreach run release:native
34+
run: yarn workspaces foreach run release
3535
- name: "Updating Native Mobile Resources project"
3636
run: yarn workspaces foreach run create-modules
3737
env:

0 commit comments

Comments
 (0)