run on macos:host, add telegram notifications
This commit is contained in:
@@ -71,7 +71,7 @@ jobs:
|
|||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: {{ matrix.targetPlatform }}
|
name: ${{ matrix.targetPlatform }}
|
||||||
path: |
|
path: |
|
||||||
build/*.apk
|
build/*.apk
|
||||||
build/*.aab
|
build/*.aab
|
||||||
|
|||||||
Reference in New Issue
Block a user