File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66
66
conan profile show
67
67
68
68
- run : conan remote add odr https://artifactory.opendocument.app/artifactory/api/conan/conan
69
- - run : conan graph info pdf2htmlEX/conanfile.txt --profile=android-21-armv8 --build=missing --format=html > conangraph.html
69
+ - run : conan graph info pdf2htmlEX --profile=android-21-armv8 --build=missing --format=html > conangraph.html
70
70
71
71
- run : ./gradlew lintRelease publishToMavenLocal
72
72
Original file line number Diff line number Diff line change 64
64
conan profile show
65
65
66
66
- run : conan remote add odr https://artifactory.opendocument.app/artifactory/api/conan/conan
67
- - run : conan graph info pdf2htmlEX/conanfile.txt --profile=android-21-armv8 --build=missing --format=html > conangraph.html
67
+ - run : conan graph info pdf2htmlEX --profile=android-21-armv8 --build=missing --format=html > conangraph.html
68
68
69
69
- run : ./gradlew lintRelease publishToMavenLocal
70
70
You can’t perform that action at this time.
0 commit comments