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: docs/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ You will need more or less recent C++ compiler, `CMake` and `.NET SDK 8` to buil
80
80
81
81
## Building
82
82
83
-
See [workflow file](.github/workflows/ci.yml) for building instructions.
83
+
See [workflow file](../.github/workflows/ci.yml) for building instructions.
84
84
85
85
Hint: To develop managed only code locally you can download the latest artifact from Actions output and put it into `native/ubin` so you have binaries for all platforms.
0 commit comments