Skip to content

Commit 9871828

Browse files
committed
Change profile for native sample
- Now using nativex instead of native due to change in boot plugin.
1 parent e193ca1 commit 9871828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
node-version: '16'
4242
- run: |
43-
./mvnw clean package -Pnative
43+
./mvnw clean package -Pnativex
4444
- uses: actions/upload-artifact@v2
4545
with:
4646
name: spring-shell-samples-${{ matrix.nickname }}

0 commit comments

Comments
 (0)