Apply suggestion from @mozzius
This commit is contained in:
@@ -100,7 +100,7 @@ jobs:
|
|||||||
--profile ${{ inputs.profile || 'testflight' }}
|
--profile ${{ inputs.profile || 'testflight' }}
|
||||||
--local --output build.tar.gz --non-interactive
|
--local --output build.tar.gz --non-interactive
|
||||||
|
|
||||||
- name: Extract build artifact
|
- name: 📂 Extract build artifact
|
||||||
run: |
|
run: |
|
||||||
if [ -f "build.tar.gz" ]; then
|
if [ -f "build.tar.gz" ]; then
|
||||||
echo "Extracting build.tar.gz..."
|
echo "Extracting build.tar.gz..."
|
||||||
|
|||||||
Reference in New Issue
Block a user