diff --git a/README.md b/README.md index 1d0541af55..7383fb47f8 100644 --- a/README.md +++ b/README.md @@ -91,8 +91,8 @@ If you prefer to integrate this within an existing CI workflow, it should end up # Here is where you build your code - run: | - make bootstrap - make release + make bootstrap + make release - name: Perform CodeQL Analysis uses: github/codeql-action/analyze@v1