This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git


The following commit(s) were added to refs/heads/master by this push:
     new a828a279 What have we created
a828a279 is described below

commit a828a279e44e38dacd85487da17f1864467f6641
Author: Sebb <s...@apache.org>
AuthorDate: Tue Nov 28 17:49:00 2023 +0000

    What have we created
---
 .github/workflows/maven_crosstest.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/maven_crosstest.yml 
b/.github/workflows/maven_crosstest.yml
index ef9e2b6a..57408332 100644
--- a/.github/workflows/maven_crosstest.yml
+++ b/.github/workflows/maven_crosstest.yml
@@ -61,6 +61,7 @@ jobs:
         run: |
           IMAGE_PREFIX=${IMAGE_PREFIX} docker compose -f 
src/docker/docker-compose-gh.yaml run crypto-gh src/docker/build.sh
           IMAGE_PREFIX=${IMAGE_PREFIX} docker compose -f 
src/docker/docker-compose-gh.yaml run crypto-gh src/docker/build_linux32.sh
+          ls -l target
       - name: Run on platform
         run: |
           IMAGE_PREFIX=${IMAGE_PREFIX} docker compose -f 
src/docker/docker-compose-gh.yaml run crypto-${{ matrix.platform }}-gh \

Reply via email to