From 3f0ed2abc3ba63776b9eebb847caf049d6d5e537 Mon Sep 17 00:00:00 2001 From: Andrew Donkin Date: Tue, 12 Dec 2023 10:50:05 +1300 Subject: [PATCH] Lost screenshots --- github_action/entrypoint.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/github_action/entrypoint.sh b/github_action/entrypoint.sh index 0dbbca1..1ca3dac 100755 --- a/github_action/entrypoint.sh +++ b/github_action/entrypoint.sh @@ -31,6 +31,7 @@ asciidoctor-multipage -r asciidoctor-diagram -D $D/training/multipage -o $D/trai # Tarball must be rooted at . otherwise deploy-pages fails, so copy everything in cp -r ref $D +cp -r training/assets $D/training echo Putting output into $INPUT_OUTPUT # No --hard-dereference in busybox