Committed by
GitHub
Merge pull request #22 from cu1ch3n/fix/skill-os-darwin
fix: SKILL.md os 字段 macos 改为 darwin,修复 macOS 技能 blocked
Showing
6 changed files
with
6 additions
and
6 deletions
| @@ -13,7 +13,7 @@ metadata: | @@ -13,7 +13,7 @@ metadata: | ||
| 13 | emoji: "\U0001F4D5" | 13 | emoji: "\U0001F4D5" |
| 14 | homepage: https://github.com/xpzouying/xiaohongshu-skills | 14 | homepage: https://github.com/xpzouying/xiaohongshu-skills |
| 15 | os: | 15 | os: |
| 16 | - - macos | 16 | + - darwin |
| 17 | - linux | 17 | - linux |
| 18 | --- | 18 | --- |
| 19 | 19 |
-
Please register or login to post a comment