mirror of
https://github.com/tiennm99/store-scraper-bot.git
synced 2026-09-02 22:17:54 +00:00
fix(ci): skip build scripts to avoid pnpm 11 ERR_PNPM_IGNORED_BUILDS
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
node-version: 22
|
||||
cache: 'pnpm'
|
||||
|
||||
- run: pnpm install --frozen-lockfile
|
||||
- run: pnpm install --frozen-lockfile --ignore-scripts
|
||||
|
||||
- run: pnpm lint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user