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 7bbffad commit cb89099Copy full SHA for cb89099
.github/jobs/configure-checks/setup_configure_image.sh
@@ -22,7 +22,7 @@ esac
22
# Start from a configured, distribution-ready source tree. Ideally,
23
# we'd like to call `make dist` but that depends on LaTeX for building
24
# the documentation, so take a shortcut.
25
-make configure composer-dependencies
+make configure
26
27
# Install extra assert statements for bats
28
cp submit/assert.bash .github/jobs/configure-checks/
0 commit comments