Skip to content

Commit

Permalink
chore: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Oct 17, 2024
1 parent b5891a2 commit f5aea8e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci.prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ echo "FLAVOR = ${FLAVOR}"
echo "FLAVOR = $(dirname $0)"

wget https://github.com/Akylas/OSS-DocumentScanner/releases/download/dev_resources/${PLATFORM}.zip
unzip ${PLATFORM}.zip
unzip -o ${PLATFORM}.zip
4 changes: 4 additions & 0 deletions thirdparties_version.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"opencv":"4.8.0",
"tesseract":"5.3.3"
}

0 comments on commit f5aea8e

Please sign in to comment.