We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74ff814 commit 7a7e811Copy full SHA for 7a7e811
.github/workflows/build.yml
@@ -16,4 +16,4 @@ jobs:
16
java-version: '21'
17
distribution: 'temurin'
18
architecture: x64
19
- - run: ./mill runMain app.FooApp
+ - run: ./mill app.runMain app.FooApp
0 commit comments