Remove KOTLIN_HOME env
This commit is contained in:
parent
217404b506
commit
d3f364bf10
1 changed files with 0 additions and 1 deletions
1
.github/workflows/bld.yml
vendored
1
.github/workflows/bld.yml
vendored
|
@ -5,7 +5,6 @@ on: [push, pull_request, workflow_dispatch]
|
|||
env:
|
||||
COVERAGE_JDK: "21"
|
||||
COVERAGE_KOTLIN: "2.0.0"
|
||||
KOTLIN_HOME: /usr/share/kotlinc
|
||||
|
||||
jobs:
|
||||
build-bld-project:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue