Skip to content

Commit e2b794a

Browse files
author
cyberfly
committed
fix: add git cmake for ocr-rs MNN build
1 parent 08017f8 commit e2b794a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
run: |
7272
apt-get update
7373
apt-get install -y \
74-
build-essential curl clang pkg-config \
74+
build-essential curl git cmake clang pkg-config \
7575
libssl-dev \
7676
gcc-aarch64-linux-gnu g++-aarch64-linux-gnu
7777

0 commit comments

Comments
 (0)