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 3afc059 commit 8d071fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/create-native-bundle/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,10 @@ runs:
args: unzip -qq ${{ inputs.mda-file }} -d Native-Mobile-Resources-main/deployment
- name: Native-Mobile-Resources-deployment Directory
run: |
cd Native-Mobile-Resources-main
pwd
ls -la
cd ..
shell: bash
- name: "Create bundle for ${{ inputs.platform }}"
run: |
Expand Down

0 comments on commit 8d071fe

Please sign in to comment.