Skip to content

Commit

Permalink
Tweaks and Updates (#17)
Browse files Browse the repository at this point in the history
* Tweaks and Updates

- updating the read me
- updating packages
- regenerate dist file.

* Regenerate dist/index.js

---------

Co-authored-by: carlkidcrypto <[email protected]>
  • Loading branch information
carlkidcrypto and carlkidcrypto authored May 5, 2024
1 parent 668ca96 commit 1d31527
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 13 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,8 @@ The problem is you have to figure them out, and they end up creating multiple st
### Setup Environment

```pwsh
npm install -g [email protected]
npm install -g [email protected]
npm i -g @vercel/[email protected]
npm install
```

Expand Down
6 changes: 3 additions & 3 deletions dist/index.js

Large diffs are not rendered by default.

23 changes: 16 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"homepage": "https://github.com/carlkidcrypto-os-specific-runner#readme",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1"
"@actions/exec": "^1.1.1",
"@vercel/ncc": "^0.38.1"
}
}
}

0 comments on commit 1d31527

Please sign in to comment.