fix indentation error on README.md

This commit is contained in:
iotboy 2021-08-17 15:52:11 +08:00 committed by GitHub
parent e3151ae8df
commit bf91ac91d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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