- 替换为不确认安装cmake的命令。
This commit is contained in:
@@ -14,8 +14,7 @@ jobs:
|
|||||||
image: greyltc/archlinux-aur:yay
|
image: greyltc/archlinux-aur:yay
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
# yay -Syu --noconfirm git python
|
yay -Syu --noconfirm cmake
|
||||||
echo "ok"
|
|
||||||
- run: |
|
- run: |
|
||||||
git clone https://github.com/swigger/wechat-ocr.git wcocr
|
git clone https://github.com/swigger/wechat-ocr.git wcocr
|
||||||
- run: |
|
- run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user