We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27ef01b commit 0cedbf6Copy full SHA for 0cedbf6
.github/workflows/workflow.yml
@@ -59,4 +59,6 @@ jobs:
59
run-mepo-develop: false
60
build-target: '--target GOCART2G_GridComp'
61
patch-esmf: true
62
+ # Note: you cannot build the install target with plain gocart
63
+ run-install: false
64
0 commit comments