Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Clueliss committed Nov 8, 2023
1 parent 4b530ff commit e2093a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/publish-conan-branch-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
public_artifactory: true
os: ubuntu-22.04
compiler: clang-15
compiler-stdcpp: gnu17
cmake-version: 3.22.6
conan-version: 2.0.13
secrets:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ make -j sparql-parser-base

`-DANTLR4_TAG=... [default: "4.13.1"]`: ANTLR4 version to be used.

`-DCONAN_CMAKE=ON/OFF [default: ON]`: If available, use Conan to retrieve dependencies.
`-DCONAN_CMAKE=ON/OFF [default: ON]`: If available, use Conan to retrieve dependencies.

0 comments on commit e2093a8

Please sign in to comment.