Compare commits
2 Commits
540083f099
...
86b6d92339
| Author | SHA1 | Date |
|---|---|---|
|
|
86b6d92339 | |
|
|
af2e32ab27 |
|
|
@ -27,7 +27,6 @@ jobs:
|
|||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '20'
|
||||
cache: 'pnpm'
|
||||
|
||||
- run: pnpm install --frozen-lockfile
|
||||
- run: pnpm run build
|
||||
|
|
|
|||
Loading…
Reference in New Issue