Skip to content

Commit 7a7e811

Browse files
committed
fix ci script
1 parent 74ff814 commit 7a7e811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
java-version: '21'
1717
distribution: 'temurin'
1818
architecture: x64
19-
- run: ./mill runMain app.FooApp
19+
- run: ./mill app.runMain app.FooApp

0 commit comments

Comments
 (0)