gh-actions: ci: we need the pecl-ci submodule
[m6w6/ext-http] / scripts / gen_github_workflow_ci.php
index 098da4821b6fad6bb277c0dc39feb3caa41f93c8..7cb18f255fc7293cb2555e3ee03dd1f8d6ffe86f 100755 (executable)
@@ -63,6 +63,7 @@ foreach ($job as $id => $env) {
 ?>
     steps:
       - uses: actions/checkout@v2
+        submodules: true
       - name: Install
         run: |
           sudo apt-get install -y \