From 3afc05964ea6192a3da78258ef2d76bd96bed6a8 Mon Sep 17 00:00:00 2001 From: Uraz Akgultan Date: Fri, 23 Aug 2024 13:51:53 +0200 Subject: [PATCH] test: pipeline test --- .github/actions/create-native-bundle/action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/actions/create-native-bundle/action.yml b/.github/actions/create-native-bundle/action.yml index bcb1f9b7e..7e7574eb6 100644 --- a/.github/actions/create-native-bundle/action.yml +++ b/.github/actions/create-native-bundle/action.yml @@ -30,6 +30,7 @@ runs: run: | pwd ls -la + shell: bash - name: "Create bundle for ${{ inputs.platform }}" run: | mkdir -p ${{ inputs.platform }}/assets