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 14161cd commit c90aa45Copy full SHA for c90aa45
.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