Skip to content

Commit c90aa45

Browse files
Added UniMath package dependencies in github workflow, see #199
1 parent 14161cd commit c90aa45

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
@@ -39,7 +39,7 @@ jobs:
3939
pwd
4040
git checkout master
4141
git show
42-
make PACKAGES="Foundations MoreFoundations Combinatorics Algebra NumberSystems CategoryTheory Topology Ktheory PAdics" install
42+
make PACKAGES="Foundations MoreFoundations Combinatorics Algebra NumberSystems PAdics CategoryTheory Bicategories Ktheory Topology SubstitutionSystems" install
4343
export PATH=$PATH:$PWD/sub/coq/bin/
4444
echo $PATH
4545
popd

0 commit comments

Comments
 (0)