]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
[TEMPORARY] make 'make update' verbose in ci.yml
authorRichard Levitte <levitte@openssl.org>
Tue, 27 Apr 2021 09:23:12 +0000 (11:23 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 4 May 2021 09:32:16 +0000 (11:32 +0200)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8871)

.github/workflows/ci.yml

index 1b52f79a606055fe80e49a39056ccb0acf820e8e..e37c7f54d8e37d252f27577ccc13bfcdc9ec97d5 100644 (file)
@@ -25,7 +25,7 @@ jobs:
     - name: make build_generated
       run: make -s build_generated
     - name: make update
-      run: make -s update
+      run: make update
     - name: git diff
       run: git diff --exit-code