Compare commits
2 commits
fa8fde2ab1
...
f391cf70a4
Author | SHA1 | Date | |
---|---|---|---|
f391cf70a4 | |||
|
3349fe6ff2 |
2 changed files with 2 additions and 1 deletions
|
@ -1 +0,0 @@
|
|||
7.2.1
|
|
@ -20,6 +20,8 @@ To use Akkoma-FE in Akkoma, use the [frontend](https://docs.akkoma.dev/stable/ad
|
|||
|
||||
## Build Setup
|
||||
|
||||
Make sure you have [Node.js](https://nodejs.org/) installed. You can check `/.woodpecker.yml` for which node version the Akkoma CI currently uses.
|
||||
|
||||
``` bash
|
||||
# install dependencies
|
||||
corepack enable
|
||||
|
|
Loading…
Reference in a new issue