Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lkmccr20 committed May 13, 2024
1 parent e11171b commit 45f2aae
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .actions/sheet-http/README.md
@@ -1,8 +1,4 @@
# Dependencies
# Note
As this code is exactly the same as the code in the private character sheet repo
We are using that repo as the source for the uncompiled versio of this code

* You will need to install the correct asdf node js listed in the root of this repo's .tools-version file
* Then you will need to run `npm i -g @vercel/ncc`
* Then run `npm run build`

NOTE: You will need to run `npm run build` and commit that change every time you make file changes
in `index.ts`

0 comments on commit 45f2aae

Please sign in to comment.