Skip to content

Commit

Permalink
Update cipp_frontend_build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: John Duprey <john@cyberdrain.com>
  • Loading branch information
JohnDuprey authored Feb 13, 2025
1 parent 0eba57c commit 947e52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cipp_frontend_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

# Install dependencies
- name: Install Dependencies
run: npm install
run: yarn install

# Build the project
- name: Build Project
Expand Down

0 comments on commit 947e52e

Please sign in to comment.