Skip to content

Commit

Permalink
Troubleshoot the build
Browse files Browse the repository at this point in the history
  • Loading branch information
olyagpl committed Oct 7, 2024
1 parent 1cef052 commit d63dd6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions-spring-boot-webserver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +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
Expand Down

0 comments on commit d63dd6c

Please sign in to comment.