Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b2185f54c0 |
@@ -16,7 +16,7 @@ jobs:
|
||||
with:
|
||||
node-version: 22
|
||||
|
||||
- run: corepack enable && pnpm install
|
||||
- run: corepack enable && echo 'minimum-release-age=0' > .npmrc && pnpm install
|
||||
|
||||
- name: Build
|
||||
run: pnpm run build
|
||||
|
||||
@@ -1,4 +1,2 @@
|
||||
packages:
|
||||
- "packages/*"
|
||||
|
||||
minimumReleaseAge: 0
|
||||
|
||||
Reference in New Issue
Block a user