Skip to content
Snippets Groups Projects

Resolve "EXTERN: Adapt to Conan 2"

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -228,7 +228,7 @@ trigger_julialib:
script:
- conan profile detect
- make doc
- cp -r build/doc/sphinx_out ./public
- cp -r build/Release/doc/sphinx_out ./public
test_pages:
<<: *pages_prepare
Loading