Skip to content

Commit 77a22ee

Browse files
sync: 0.6.1 from main (109f0d6ef42e7b3992f26beea7a5c0d60fc3f1a3)
1 parent 00767d7 commit 77a22ee

File tree

4 files changed

+214
-209
lines changed

4 files changed

+214
-209
lines changed

.github/workflows/publish_docker_image.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
steps:
1818
- name: Checkout
1919
uses: actions/checkout@v4
20+
with:
21+
submodules: recursive
2022

2123
- name: Docker meta
2224
id: meta

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "whatsmeow-lib"]
2+
path = whatsmeow-lib
3+
url = https://github.com/EvolutionAPI/whatsmeow.git

evolution-go

88 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)