Merge pull request #2346 from github/aeisenberg/fix-workflow
Fix workflow
This commit is contained in:
Коммит
0d598e718d
|
@ -7,7 +7,6 @@ name: PR Check - Swift analysis using autobuild
|
|||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GO111MODULE: auto
|
||||
CODEQL_EXTRACTOR_JAVA_AGENT_DISABLE_KOTLIN: 'true'
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
@ -57,6 +56,7 @@ jobs:
|
|||
with:
|
||||
version: ${{ matrix.version }}
|
||||
use-all-platform-bundle: 'false'
|
||||
setup-kotlin: 'true'
|
||||
- uses: ./../action/init
|
||||
id: init
|
||||
with:
|
||||
|
|
Загрузка…
Ссылка в новой задаче