Unconditionally set up Swift in debug artifacts PR check
This commit is contained in:
parent
60f5c59630
commit
65920dd33a
1 changed files with 0 additions and 1 deletions
1
.github/workflows/debug-artifacts.yml
vendored
1
.github/workflows/debug-artifacts.yml
vendored
|
|
@ -56,7 +56,6 @@ jobs:
|
||||||
debug-artifact-name: my-debug-artifacts
|
debug-artifact-name: my-debug-artifacts
|
||||||
debug-database-name: my-db
|
debug-database-name: my-db
|
||||||
- uses: ./../action/.github/actions/setup-swift
|
- uses: ./../action/.github/actions/setup-swift
|
||||||
if: matrix.version == 'nightly-latest'
|
|
||||||
with:
|
with:
|
||||||
codeql-path: ${{ steps.init.outputs.codeql-path }}
|
codeql-path: ${{ steps.init.outputs.codeql-path }}
|
||||||
- name: Build code
|
- name: Build code
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue