]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Updated location to compression testing corpora.
authorNathan Moinvaziri <nathan@nathanm.com>
Mon, 15 Mar 2021 19:33:41 +0000 (12:33 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Tue, 16 Mar 2021 08:46:00 +0000 (09:46 +0100)
.github/workflows/cmake.yml

index 032ef025e5506eba891aeaba9d430e358fbf5c8a..9f0140726dd8610ab898632b7107c719b553b152 100644 (file)
@@ -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)