Skip to content

Commit

Permalink
test: pipeline test
Browse files Browse the repository at this point in the history
  • Loading branch information
UrazAkgultan committed Aug 23, 2024
1 parent abe0b98 commit cb2b445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/create-native-bundle/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ runs:
with:
args: unzip -qq ${{ inputs.mda-file }} -d Native-Mobile-Resources-main/deployment
- name: Native-Mobile-Resources-deployment Directory
working-directory: Native-Mobile-Resources-main/deployment
working-directory: Native-Mobile-Resources-main
run: |
ls -la
- name: "Create bundle for ${{ inputs.platform }}"
Expand Down

0 comments on commit cb2b445

Please sign in to comment.