From 91ffe0ceca53091d4de0e9bbbca0560998bb7967 Mon Sep 17 00:00:00 2001 From: rejbasket <39080670+rejbasket@users.noreply.github.com> Date: Sun, 13 Apr 2025 21:53:06 +0200 Subject: moved mkdir artifacts to build-python (#3667) check to build artifacts folder for signed or local build Co-authored-by: rejbasket --- bin/build-python | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/build-python') diff --git a/bin/build-python b/bin/build-python index c6213f7e..17f49c1e 100755 --- a/bin/build-python +++ b/bin/build-python @@ -63,3 +63,4 @@ shopt -s dotglob mkdir dist/bin mv dist/inkstitch/* dist/bin mv dist/bin dist/inkstitch +mkdir artifacts \ No newline at end of file -- cgit v1.2.3