Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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

0 comments on commit a57642e

Please sign in to comment.