mirror of
https://github.com/github/codeql-action.git
synced 2026-01-04 13:40:23 +08:00
Explicitly setup a kotlin version
Change the `prepare-test` action to conditionally setup kotlin.
This commit is contained in:
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' && (
|
||||
|
||||
Reference in New Issue
Block a user