diff --git a/.github/workflows/debug-artifacts.yml b/.github/workflows/debug-artifacts.yml index 1003a8dacc..9336a03bf6 100644 --- a/.github/workflows/debug-artifacts.yml +++ b/.github/workflows/debug-artifacts.yml @@ -56,7 +56,6 @@ jobs: debug-artifact-name: my-debug-artifacts debug-database-name: my-db - uses: ./../action/.github/actions/setup-swift - if: matrix.version == 'nightly-latest' with: codeql-path: ${{ steps.init.outputs.codeql-path }} - name: Build code