run on macos:host, add telegram notifications

This commit is contained in:
Kirill Chikalin
2025-03-21 08:55:23 +03:00
parent 94702a1fd2
commit 0d6bddbe8f

View File

@@ -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