Skip to content

Commit

Permalink
fix: example_windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DVKunion committed Mar 31, 2023
1 parent ca8fa13 commit 427a290
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/example_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
runner:
runs-on: windows-latest
runs-on: windows-2019
steps:
- uses: actions/checkout@v3
- name: collie
Expand Down
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@

Collie-Trickster 基于 牧云主机助手 (Collie) 实现的Github Action。主要用于更便捷的使用和Debug Github Action。

目前支持了:
+ linux ci环境 通过 `手动推送`/`HTTP请求触发` 注册到牧云主机助手,并可以通过牧云主机助手卸载来完成ci。
+ windows主机支持

## 🧑‍🤝‍🧑 友情提示

**关于风险**
**# 关于风险**

> 其实大家都知道所谓 "白嫖国外主机" 不过是个噱头 -_-
>
Expand All @@ -23,15 +27,15 @@ Collie-Trickster 基于 牧云主机助手 (Collie) 实现的Github Action。主
> 说到底,和大家开了个玩笑,`Collie-Trickster`的目的从一开始就是一个debug工具的定位。
> 任何使用`Collie-Trickster`作恶而导致可能面临的风险,包括github封号的情况,`Collie-Trickster`不承担任何责任。
**助手限制**
**# 助手限制**
<details><summary>See More</summary>

牧云主机助手目前默认仅免费三台主机,超过三台主机的使用量时,需要切换付费版本。
也可以不切换,但是三台以上的机器无法成功注册。

</details>

**一些其他的声音**
**# 一些其他的声音**
<details><summary>See More</summary>

</details>
Expand Down
12 changes: 9 additions & 3 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,15 @@

Collie Trickster is based on the MuYun Virtual Machine Assistant (Collie), Github Action implemented. Mainly used for more convenient use and Debug Github Action.

Currently supported:

+ The Linux ci environment registers with the MuYun virtual machine assistant through `manual push`/`HTTP request trigger`, and can complete ci by uninstalling the MuYun virtual machine assistant.

+ Windows host support

## 🧑‍🤝‍🧑 Friendly reminder

**About Risk**
**# About Risk**

> Actually, everyone knows that the so-called "Get An Free foreign hosts" is just a gimmick -_-
>
Expand All @@ -24,7 +30,7 @@ Collie Trickster is based on the MuYun Virtual Machine Assistant (Collie), Githu
>
> `Collie Trickster` does not assume any responsibility for any possible risks that may arise from using `Collie Strickster` to commit crimes, including the Github seal.".
**MuYun Virtual Machine Assistant Limit**
**# MuYun Virtual Machine Assistant Limit**

<details><summary>See More</summary>

Expand All @@ -34,7 +40,7 @@ You can also not switch, but more than three machines cannot successfully regist

</details>

**Some other sounds**
**# Some other sounds**

<details><summary>See More</summary>
</details>
Expand Down

0 comments on commit 427a290

Please sign in to comment.