We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9202a61 commit 82a21d4Copy full SHA for 82a21d4
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
run: pnpm install
34
35
- name: Core Build
36
- run: pnpm run core:build
+ run: pnpm run build:core
37
38
- name: class-validator Build
39
run: pnpm run build:class-validator
0 commit comments