Skip to content
Prev Previous commit
Next Next commit
fix indentation error on README.md
  • Loading branch information
mlbo authored Aug 17, 2021
commit bf91ac91d4ee8a8a9c88bdbd8dcb904935c62eb8
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ jobs:
# project uses a compiled language

#- run: |
# make bootstrap
# make release
# make bootstrap
# make release

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
Expand Down