Skip to content
Snippets Groups Projects
Verified Commit 2974bf7b authored by rahix's avatar rahix
Browse files

ci: Remove hawkmoth dependency from docs

parent 3ca87334
No related branches found
No related tags found
No related merge requests found
Pipeline #1128 passed
......@@ -19,8 +19,6 @@ pages:
- apt update -qq
- apt install -y -qq python3-pip git clang libclang-dev llvm
- pip3 install sphinx sphinx_rtd_theme clang
- git clone https://github.com/jnikula/hawkmoth.git
- (cd hawkmoth; python3 setup.py install)
script:
- export LD_LIBRARY_PATH=$(llvm-config --libdir)
- echo $LD_LIBRARY_PATH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment