We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f5c59 commit 65920ddCopy full SHA for 65920dd
.github/workflows/debug-artifacts.yml
@@ -56,7 +56,6 @@ jobs:
56
debug-artifact-name: my-debug-artifacts
57
debug-database-name: my-db
58
- uses: ./../action/.github/actions/setup-swift
59
- if: matrix.version == 'nightly-latest'
60
with:
61
codeql-path: ${{ steps.init.outputs.codeql-path }}
62
- name: Build code
0 commit comments