Skip to content

Commit 09c8484

Browse files
committed
Changed option place
1 parent b8be80b commit 09c8484

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/NativePipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
mv -f resources/jsActions/nanoflow-actions-native/* Native-Mobile-Resources-main/javascriptsource/nanoflowcommons/actions/
147147
fi
148148
- name: "Build test project"
149-
run: mxbuild -o --loose-version-check automation.mda Native-Mobile-Resources-main/NativeComponentsTestProject.mpr
149+
run: mxbuild -o automation.mda --loose-version-check Native-Mobile-Resources-main/NativeComponentsTestProject.mpr
150150
- name: "Upload MDA"
151151
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
152152
with:

0 commit comments

Comments
 (0)