Skip to content

Commit 947e52e

Browse files
authored
Update cipp_frontend_build.yml
Signed-off-by: John Duprey <[email protected]>
1 parent 0eba57c commit 947e52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cipp_frontend_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
# Install dependencies
3030
- name: Install Dependencies
31-
run: npm install
31+
run: yarn install
3232

3333
# Build the project
3434
- name: Build Project

0 commit comments

Comments
 (0)