mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-28 18:32:07 +03:00
Copy the syntax-highlight directory under share/cyrptol for installation
This commit is contained in:
parent
d5fb4d4e20
commit
29a63a09ef
1
.github/ci.sh
vendored
1
.github/ci.sh
vendored
@ -102,6 +102,7 @@ bundle_files() {
|
||||
cp docs/*pdf $doc
|
||||
mkdir -p $lib
|
||||
cp -r lib/* $lib
|
||||
cp -r syntax-highlight $lib
|
||||
|
||||
# Copy the two interesting examples over
|
||||
cp docs/ProgrammingCryptol/{aes/AES,enigma/Enigma}.cry $doc/examples/
|
||||
|
Loading…
Reference in New Issue
Block a user