mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
chore: pr 的时候运行一下 pages 编译避免报错
This commit is contained in:
parent
6dca72d875
commit
84d1023d99
3
.github/workflows/pr-test.yml
vendored
3
.github/workflows/pr-test.yml
vendored
@ -26,5 +26,4 @@ jobs:
|
||||
run: |
|
||||
npm i
|
||||
npm test
|
||||
npm run build-schemas
|
||||
./node_modules/.bin/tsc --declaration --emitDeclarationOnly --outDir ./lib --project ./tsconfig-for-declaration.json
|
||||
sh deploy-gh-pages.sh
|
||||
|
Loading…
Reference in New Issue
Block a user