From 523f949108fad3aa2ebd150bc6ce8ac7cdeaaeb1 Mon Sep 17 00:00:00 2001 From: zstadler Date: Wed, 16 Nov 2022 17:14:23 +0200 Subject: [PATCH] move build script to top direcctory --- .github/build.sh => build.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/build.sh => build.sh (100%) diff --git a/.github/build.sh b/build.sh similarity index 100% rename from .github/build.sh rename to build.sh