mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-11-28 09:08:38 +02:00
Update cli_test.yml
This commit is contained in:
parent
ae4182897c
commit
654027b658
6
.github/workflows/cli_test.yml
vendored
6
.github/workflows/cli_test.yml
vendored
@ -149,9 +149,9 @@ jobs:
|
||||
- name: Выполнить ОтправитьМедиагруппу
|
||||
if: ${{ cancelled() }} == false
|
||||
run: |
|
||||
echo " { \n \
|
||||
\"${{ env.json_Picture }}\" : \"photo\" \n \
|
||||
\"${{ env.json_Picture2 }}\" : \"photo\" \n \
|
||||
echo " {
|
||||
\"${{ env.json_Picture }}\" : \"photo\",
|
||||
\"${{ env.json_Picture2 }}\" : \"photo\"
|
||||
} " > mediagroup.json
|
||||
|
||||
./oint_bin telegram ОтправитьМедиагруппу \
|
||||
|
Loading…
Reference in New Issue
Block a user