You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,6 @@ This repository provides a guide on how to build and use GitHub Actions (GitHub
4
4
5
5
**Disclaimer**: this project is not related to GitHub or .NET development. Any instructions or binary packages published in the spirit of the open source. Use carefully.
6
6
7
-
## Observed issues
8
-
9
-
* The workspace is not cleaned
10
-
*`actions/upload-artifact` not working because of disabled Node.js (actually, ARM64 binaries were downloaded)
11
-
12
7
## How to use
13
8
14
9
Use a [pre-compiled](https://github.com/dkurt/github_actions_riscv/releases) version or follow the build steps from [build.yaml](.github/workflows/build.yaml).
0 commit comments