Skip to content

Commit

Permalink
add destination folder
Browse files Browse the repository at this point in the history
  • Loading branch information
thalmann-christof committed Jan 11, 2023
1 parent d18a6a4 commit 96a4cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maestro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
target: bin/

- name: unzip latest build
run: tar -xvf bin/${{ steps.downloadfileios.outputs.filename }}
run: tar -xvf bin/${{ steps.downloadfileios.outputs.filename }} -C bin/
shell: bash

- uses: mobile-dev-inc/[email protected]
Expand Down

0 comments on commit 96a4cb3

Please sign in to comment.