include ignore-scripts in CI
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@@ -104,7 +104,7 @@ page1.items.forEach(account => console.log(account.username));
|
||||
|
||||
```bash
|
||||
# Install dependencies
|
||||
pnpm install
|
||||
pnpm install --ignore-scripts
|
||||
|
||||
# Build the library
|
||||
pnpm -F pl-api build
|
||||
|
||||
Reference in New Issue
Block a user