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.
build:ci
1 parent 96c57ef commit eafe977Copy full SHA for eafe977
.github/actions/install-dependencies/action.yml
@@ -21,4 +21,4 @@ runs:
21
22
- name: Build packages
23
shell: bash
24
- run: pnpm build
+ run: pnpm build:ci
0 commit comments