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 0846bd0 commit f3540fdCopy full SHA for f3540fd
.github/workflows/build-typetheory.yml
@@ -39,8 +39,7 @@ jobs:
39
pwd
40
git checkout master
41
git show
42
- make build-coq
43
- make -j2 PACKAGES="Foundations MoreFoundations Combinatorics Algebra NumberSystems CategoryTheory Topology Ktheory PAdics" install
+ make PACKAGES="Foundations MoreFoundations Combinatorics Algebra NumberSystems CategoryTheory Topology Ktheory PAdics" install
44
export PATH=$PATH:$PWD/sub/coq/bin/
45
echo $PATH
46
popd
0 commit comments