Skip to content

Commit 15bd7e5

Browse files
committed
Troubleshoot the build
1 parent a2abd67 commit 15bd7e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github-actions-spring-boot-webserver.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
distribution: 'graalvm'
1919
github-token: ${{ secrets.GITHUB_TOKEN }}
2020
- name: Run Spring Boot Web Server
21+
working-directory: native-image/spring-boot-webserver
2122
run: |
2223
# Prepapre static resources
2324
unzip native-image/spring-boot-webserver/src/main/resources/static.zip

0 commit comments

Comments
 (0)