Skip to content

Commit

Permalink
fix: automation
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Antonelli committed Oct 26, 2022
1 parent 62f2445 commit 659c181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/MarketplaceRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: "Installing dependencies"
run: yarn install
- name: "Building native widgets and js actions"
run: yarn workspaces foreach run release:native
run: yarn workspaces foreach run release
- name: "Updating Native Mobile Resources project"
run: yarn workspaces foreach run create-modules
env:
Expand Down

0 comments on commit 659c181

Please sign in to comment.