From a2abd6793266743d223b352cdfcb8860968e2fa6 Mon Sep 17 00:00:00 2001 From: Olya Gupalo Date: Mon, 7 Oct 2024 09:47:28 +0300 Subject: [PATCH] Troubleshoot the build --- .github/workflows/github-actions-spring-boot-webserver.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/github-actions-spring-boot-webserver.yml b/.github/workflows/github-actions-spring-boot-webserver.yml index 542b676..1c9f22a 100644 --- a/.github/workflows/github-actions-spring-boot-webserver.yml +++ b/.github/workflows/github-actions-spring-boot-webserver.yml @@ -20,10 +20,7 @@ jobs: - name: Run Spring Boot Web Server run: | # Prepapre static resources - pwd unzip native-image/spring-boot-webserver/src/main/resources/static.zip - cd ../.. - pwd # # Build JAR (Debian Slim)