Explicitly setup a kotlin version
Change the `prepare-test` action to conditionally setup kotlin.
This commit is contained in:
parent
7feb9a04fd
commit
fcf7c47f2f
37 changed files with 58 additions and 6 deletions
1
.github/workflows/__javascript-source-root.yml
generated
vendored
1
.github/workflows/__javascript-source-root.yml
generated
vendored
|
|
@ -45,6 +45,7 @@ jobs:
|
|||
with:
|
||||
version: ${{ matrix.version }}
|
||||
use-all-platform-bundle: 'false'
|
||||
setup-kotlin: true
|
||||
- name: Set environment variable for Swift enablement
|
||||
if: >-
|
||||
runner.os != 'Windows' && (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue