From 404ac120794da3aae1c5f8f8cb9c0d332f3f2a42 Mon Sep 17 00:00:00 2001 From: Olya Gupalo Date: Mon, 7 Oct 2024 09:35:04 +0300 Subject: [PATCH] Troubleshoot the build --- .github/workflows/github-actions-spring-boot-webserver.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/github-actions-spring-boot-webserver.yml b/.github/workflows/github-actions-spring-boot-webserver.yml index 22bb636..440dcb2 100644 --- a/.github/workflows/github-actions-spring-boot-webserver.yml +++ b/.github/workflows/github-actions-spring-boot-webserver.yml @@ -22,6 +22,7 @@ jobs: # Prepapre static resources unzip native-image/spring-boot-webserver/src/main/resources/static.zip cd ../../.. + pwd # # Build JAR (Debian Slim)