From: Nathan Moinvaziri Date: Mon, 15 Mar 2021 19:33:41 +0000 (-0700) Subject: Updated location to compression testing corpora. X-Git-Tag: 2.0.0~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fdee582e9ec7719b4d0e75989587b49e6629f5f;p=thirdparty%2Fzlib-ng.git Updated location to compression testing corpora. --- diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index 032ef025..9f014072 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -353,7 +353,7 @@ jobs: - name: Checkout test corpora uses: actions/checkout@v2 with: - repository: nmoinvaz/corpora + repository: zlib-ng/corpora path: test/data/corpora - name: Install packages (Ubuntu)