README: Minor formatting edits
This commit is contained in:
parent
62ef9f5eb2
commit
a57642e1a0
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
# Here is where you build your code
|
||||||
- run: |
|
- run: |
|
||||||
make bootstrap
|
make bootstrap
|
||||||
make release
|
make release
|
||||||
|
|
||||||
- name: Perform CodeQL Analysis
|
- name: Perform CodeQL Analysis
|
||||||
uses: github/codeql-action/analyze@v1
|
uses: github/codeql-action/analyze@v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue