mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3233 App | Tech | Exclude Skiko from licence check due to native binary license concerns
This commit is contained in:
parent
f65f8c11d8
commit
6a4b694835
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -50,6 +50,7 @@ jobs:
|
|||
python3 tools/generate.py --platform android
|
||||
cd ..
|
||||
sudo gem install license_finder
|
||||
license_finder ignored_dependencies add skiko --why "Excluded due to native binary license concerns"
|
||||
license_finder inherited_decisions add open/decisions.yml
|
||||
license_finder --gradle-command="./gradlew \
|
||||
-Pcom.anytype.ci=true \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue