Skip to content

Commit 3478809

Browse files
committed
Install nelmiodoc
1 parent babdb13 commit 3478809

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/jobs/configure-checks/setup_configure_image.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ esac
1616
# Build the configure file
1717
make configure
1818

19+
# Get all dependencies as we ship those
20+
composer install
21+
1922
# Install extra assert statements for bots
2023
cp submit/assert.bash .github/jobs/configure-checks/
2124

0 commit comments

Comments
 (0)