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.
2 parents 14161cd + c90aa45 commit 7fc1bbfCopy full SHA for 7fc1bbf
.github/workflows/build-typetheory.yml
@@ -39,7 +39,7 @@ jobs:
39
pwd
40
git checkout master
41
git show
42
- make PACKAGES="Foundations MoreFoundations Combinatorics Algebra NumberSystems CategoryTheory Topology Ktheory PAdics" install
+ make PACKAGES="Foundations MoreFoundations Combinatorics Algebra NumberSystems PAdics CategoryTheory Bicategories Ktheory Topology SubstitutionSystems" install
43
export PATH=$PATH:$PWD/sub/coq/bin/
44
echo $PATH
45
popd
0 commit comments