Add some descriptive text in output
This commit is contained in:
2
.github/workflows/solve.yaml
vendored
2
.github/workflows/solve.yaml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
with:
|
||||
distribution: 'corretto' # See 'Supported distributions' for available options
|
||||
java-version: '21'
|
||||
- uses: fwilhe2/setup-kotlin@main
|
||||
- uses: https://github.com/fwilhe2/setup-kotlin@main
|
||||
- name: Day 1
|
||||
run: kotlin puzzle1.kts
|
||||
- name: Day 2
|
||||
|
||||
Reference in New Issue
Block a user