Merge pull request #1823 from github/henrymercer/setup-swift-more-consistent

PR checks: Make Swift setup more consistent with default setup
This commit is contained in:
Henry Mercer 2023-08-07 17:39:16 +01:00 committed by GitHub
commit 878ae4a749
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 12 deletions

View file

@ -63,7 +63,7 @@ jobs:
CODEQL_FILE_BASELINE_INFORMATION: true
- uses: ./../action/.github/actions/setup-swift
with:
codeql-path: ${{steps.init.outputs.codeql-path}}
codeql-path: ${{ steps.init.outputs.codeql-path }}
- name: Build code
shell: bash
run: ./build.sh