Skip to content

Commit a62f354

Browse files
Use released version of conan-odr-index artifacts, instead of git@viliussutkus89
1 parent ab2c39a commit a62f354

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,7 @@ jobs:
6565
conan profile list
6666
conan profile show
6767
68-
- uses: actions/checkout@v4
69-
with:
70-
repository: ViliusSutkus89/conan-odr-index
71-
ref: pdf2htmlEX-with-dependency-tracking
72-
path: conan-odr-index
73-
74-
- run: python scripts/conan_export_all_packages.py
75-
working-directory: conan-odr-index
68+
- run: conan remote add odr https://artifactory.opendocument.app/artifactory/api/conan/conan
7669

7770
- run: ./gradlew lintRelease publishToMavenLocal
7871

0 commit comments

Comments
 (0)