We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d011d commit e4b488dCopy full SHA for e4b488d
.github/workflows/build-typetheory.yml
@@ -31,7 +31,7 @@ jobs:
31
run: sudo apt-get install build-essential git ocaml ocaml-nox ocaml-native-compilers camlp5 libgtk2.0 libgtksourceview2.0 liblablgtk-extras-ocaml-dev ocaml-findlib libnum-ocaml-dev emacs
32
33
# Change into UniMath directory and build UniMath
34
- - name: Build UniMath
+ - name: Build UniMath and TypeTheory
35
run: |
36
pushd ..
37
git clone --no-checkout https://github.com/UniMath/UniMath
0 commit comments