From 9a9ea28e959122e793b78bc114680a7508d30b41 Mon Sep 17 00:00:00 2001 From: Frank Morgner <frankmorgner@gmail.com> Date: Mon, 11 Mar 2024 09:49:15 +0100 Subject: [PATCH] a --- .github/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/build.sh b/.github/build.sh index 8ef8940..4119b96 100755 --- a/.github/build.sh +++ b/.github/build.sh @@ -89,6 +89,7 @@ case "$1" in #objcopy -SO binary $file openpace_ape/${file##*/}.com cp $file openpace_ape/${file##*/}.com done + find . cp -r docs openpace_ape ;; esac