Skip to content

Commit a57642e

Browse files
authored
README: Minor formatting edits
1 parent 62ef9f5 commit a57642e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ If you prefer to integrate this within an existing CI workflow, it should end up
9191

9292
# Here is where you build your code
9393
- run: |
94-
make bootstrap
95-
make release
94+
make bootstrap
95+
make release
9696
9797
- name: Perform CodeQL Analysis
9898
uses: github/codeql-action/analyze@v1

0 commit comments

Comments
 (0)