X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=.github%2Fworkflows%2Fci.yml;h=0221ad8655275e73a2bc84d7a3d7ac9cdcfa1f8f;hp=9eee78c734c4016f446a1af57b88d586191ef8cc;hb=2648e31835b892343916ef6fd3bc968923d1b75d;hpb=1debe12bd40e08d75e61df29faa3760131dc372b diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9eee78c..0221ad8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,6 +17,7 @@ jobs: enable_iconv: yes steps: - uses: actions/checkout@v2 + submodules: true - name: Install run: | sudo apt-get install -y \ @@ -51,6 +52,7 @@ jobs: with_http_libbrotli_dir: no steps: - uses: actions/checkout@v2 + submodules: true - name: Install run: | sudo apt-get install -y \ @@ -82,6 +84,7 @@ jobs: enable_iconv: yes steps: - uses: actions/checkout@v2 + submodules: true - name: Install run: | sudo apt-get install -y \ @@ -113,6 +116,7 @@ jobs: enable_iconv: yes steps: - uses: actions/checkout@v2 + submodules: true - name: Install run: | sudo apt-get install -y \ @@ -144,6 +148,7 @@ jobs: enable_iconv: yes steps: - uses: actions/checkout@v2 + submodules: true - name: Install run: | sudo apt-get install -y \ @@ -175,6 +180,7 @@ jobs: enable_iconv: yes steps: - uses: actions/checkout@v2 + submodules: true - name: Install run: | sudo apt-get install -y \ @@ -209,6 +215,7 @@ jobs: with_http_libidn2_dir: no steps: - uses: actions/checkout@v2 + submodules: true - name: Install run: | sudo apt-get install -y \ @@ -248,6 +255,7 @@ jobs: with_http_libidn2_dir: no steps: - uses: actions/checkout@v2 + submodules: true - name: Install run: | sudo apt-get install -y \ @@ -287,6 +295,7 @@ jobs: with_http_libidn2_dir: yes steps: - uses: actions/checkout@v2 + submodules: true - name: Install run: | sudo apt-get install -y \