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 0eba57c commit 947e52eCopy full SHA for 947e52e
.github/workflows/cipp_frontend_build.yml
@@ -28,7 +28,7 @@ jobs:
28
29
# Install dependencies
30
- name: Install Dependencies
31
- run: npm install
+ run: yarn install
32
33
# Build the project
34
- name: Build Project
0 commit comments