mirror of
https://github.com/actions/javascript-action.git
synced 2025-12-12 15:12:44 +00:00
Merge branch 'main' into dependabot/npm_and_yarn/npm-development-09445cc1b4
This commit is contained in:
@@ -119,8 +119,6 @@ So, what are you waiting for? Go ahead and start customizing your action!
|
|||||||
npm run all
|
npm run all
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!WARNING]
|
|
||||||
>
|
|
||||||
> This step is important! It will run [`ncc`](https://github.com/vercel/ncc)
|
> This step is important! It will run [`ncc`](https://github.com/vercel/ncc)
|
||||||
> to build the final JavaScript action code with all dependencies included.
|
> to build the final JavaScript action code with all dependencies included.
|
||||||
> If you do not run this step, your action will not work correctly when it is
|
> If you do not run this step, your action will not work correctly when it is
|
||||||
|
|||||||
Reference in New Issue
Block a user