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 998ce18 commit 4d9a32fCopy full SHA for 4d9a32f
.github/workflows/build.yml
@@ -87,7 +87,7 @@ jobs:
87
shell: bash
88
run: |
89
cd client
90
- npm i
+ npm ci
91
npm run build
92
cd ..
93
0 commit comments