Skip to content

Commit 4d9a32f

Browse files
committed
ci plz work?
1 parent 998ce18 commit 4d9a32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
shell: bash
8888
run: |
8989
cd client
90-
npm i
90+
npm ci
9191
npm run build
9292
cd ..
9393

0 commit comments

Comments
 (0)