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: CONTRIBUTING.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,12 @@
1
1
# Contributing
2
+
2
3
If you plan to contribute to flatpak-github-actions, here's a couple of things that could help you get started.
3
4
4
5
## Prerequisites
6
+
5
7
- NodeJS 16.x or newer
6
8
- Yarn
7
-
-`vercel/ncc` you can install it with `yarn global add vercel/ncc`
9
+
-`@vercel/ncc` you can install it with `yarn global add @vercel/ncc`
8
10
9
11
For more details, we recommend looking the extensive guide at [Creating a JavaScript action](https://docs.github.com/en/actions/creating-actions/creating-a-javascript-action#prerequisites)
0 commit comments