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