Skip to content

Commit 65920dd

Browse files
committed
Unconditionally set up Swift in debug artifacts PR check
1 parent 60f5c59 commit 65920dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/debug-artifacts.yml

-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ jobs:
5656
debug-artifact-name: my-debug-artifacts
5757
debug-database-name: my-db
5858
- uses: ./../action/.github/actions/setup-swift
59-
if: matrix.version == 'nightly-latest'
6059
with:
6160
codeql-path: ${{ steps.init.outputs.codeql-path }}
6261
- name: Build code

0 commit comments

Comments
 (0)