We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68bacad commit 1f4ea1dCopy full SHA for 1f4ea1d
1 file changed
.github/workflows/ci-cd.yml
@@ -93,8 +93,5 @@ jobs:
93
- name: Install node dependencies
94
run: pnpm i
95
96
- - name:
97
- run: cp config.example.json config.json
98
-
99
- name: Check building
100
run: pnpm build
0 commit comments