Skip to content

Commit

Permalink
CI: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stevezhengshiqi committed May 3, 2021
1 parent a8a0965 commit 86ccdf6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
unzip -qq "*.zip" || exit 1
chmod +x CloverConfigPlistValidator || exit 1
- name: Run ocvalidate
- name: Run CloverConfigPlistValidator
run: |
./CloverConfigPlistValidator/CloverConfigPlistValidator ./CLOVER/config_kbl.plist || exit 1
./CloverConfigPlistValidator/CloverConfigPlistValidator ./CLOVER/config_cml.plist || exit 1
Expand Down
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

**English** | [中文](Docs/Changelog_CN.md)

## XiaoMi NoteBook Pro EFI v1.5.5
## [XiaoMi NoteBook Pro EFI v1.5.5](https://github.com/daliansky/XiaoMi-Pro-Hackintosh/releases/tag/v1.5.5)
## 5-3-2021

### Update
Expand Down
2 changes: 1 addition & 1 deletion Docs/Changelog_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[English](../Changelog.md) | **中文**

## XiaoMi NoteBook Pro EFI v1.5.5
## [XiaoMi NoteBook Pro EFI v1.5.5](https://github.com/daliansky/XiaoMi-Pro-Hackintosh/releases/tag/v1.5.5)
## 5-3-2021

### 更新
Expand Down

0 comments on commit 86ccdf6

Please sign in to comment.