Skip to content

Commit

Permalink
Removed unused code, updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lkmccr20 committed May 13, 2024
1 parent cc6497f commit e11171b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .actions/sheet-http/.gitignore

This file was deleted.

8 changes: 8 additions & 0 deletions .actions/sheet-http/README.md
@@ -0,0 +1,8 @@
# Dependencies

* 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 e11171b

Please sign in to comment.