Skip to content

Commit f31ea6a

Browse files
committed
Moving to spml
1 parent 85ddcc1 commit f31ea6a

7 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
distribution: 'graalvm' # See 'Supported distributions' for available options
1616
java-version: '24'
1717
- name: Generate Cursor Rules
18-
run: ./mvnw --batch-mode --no-transfer-progress verify --file pom.xml
18+
run: cd spml && ./mvnw --batch-mode --no-transfer-progress verify --file pom.xml
1919
- name: Maven build
2020
run: cd examples/maven-demo && ./mvnw --batch-mode --no-transfer-progress verify --file pom.xml
2121
- name: Spring Boot build
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)