add debug commands
This commit is contained in:
@@ -80,6 +80,9 @@ jobs:
|
|||||||
uses: actions/download-artifact@v2
|
uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: ios-build
|
name: ios-build
|
||||||
|
- run: |
|
||||||
|
ls -l /home/runner/work/stream-chat-flutter/stream-chat-flutter
|
||||||
|
ls -l .
|
||||||
- name: Upload IPA
|
- name: Upload IPA
|
||||||
uses: wzieba/[email protected]
|
uses: wzieba/[email protected]
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user