Skip to content

Commit e4b488d

Browse files
fix comment
1 parent c8d011d commit e4b488d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-typetheory.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
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
3232

3333
# Change into UniMath directory and build UniMath
34-
- name: Build UniMath
34+
- name: Build UniMath and TypeTheory
3535
run: |
3636
pushd ..
3737
git clone --no-checkout https://github.com/UniMath/UniMath

0 commit comments

Comments
 (0)