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