Skip to content

Commit

Permalink
fix indentation error on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iotboy authored and GitHub committed Aug 17, 2021
1 parent e3151ae commit bf91ac9
Showing 1 changed file with 2 additions and 2 deletions.
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

0 comments on commit bf91ac9

Please sign in to comment.