From 756388d8bd03a0a00a139cdc8ee79f14dceab28a Mon Sep 17 00:00:00 2001 From: BitCookies Date: Thu, 9 Dec 2021 21:55:52 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Fix=20workflow=20error?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix workflow error --- README.md | 4 +++- README.zh-CN.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd59d9b..488e1c0 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,9 @@ This repository will tell you how WinRAR license file `"rarreg.key"` is generate See [here](README.HOW_DOES_IT_WORK.md). -## 3. Use Github Actions +## 3. Use Github Actions(Error found) + +2021.12.9 **A bug was found that caused the ke generated by Github Actions to be invalid as well, and is being investigated** Github Action is a CI/CD tool introduced after Microsoft acquired Github, and you can run programs on GitHub Action by following these steps. diff --git a/README.zh-CN.md b/README.zh-CN.md index c512acc..0893fbf 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -36,7 +36,9 @@ WinRAR不是免费软件。如果你想使用它,你应当向 [__RARLAB__](htt 见 [这里](README.HOW_DOES_IT_WORK.zh-CN.md)。 -## 3. 通过 Github Actions 使用 +## 3. 通过 Github Actions 使用(发现错误) + +2021.12.9 **发现了一个错误,导致Github Actions生成的ke也是无效的,正在排查中** Github Action 是微软收购 Github 之后推出的 CI/CD 工具,通过以下步骤即可在 GitHub Action 上运行程序: