From 7b6cf3e3680a2a15b59b352fb3fa2c394d2583f3 Mon Sep 17 00:00:00 2001 From: dany Date: Sat, 27 Jul 2024 00:32:07 +0200 Subject: [PATCH] Update .gitea/workflows/autotools-cross.yml --- .gitea/workflows/autotools-cross.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/autotools-cross.yml b/.gitea/workflows/autotools-cross.yml index 38cf268..5776e1f 100644 --- a/.gitea/workflows/autotools-cross.yml +++ b/.gitea/workflows/autotools-cross.yml @@ -29,6 +29,8 @@ jobs: echo "Unkown architecture" exit 1 ;; + esac + mkdir build libtoolize aclocal