Skip to content

Commit

Permalink
Testing CI
Browse files Browse the repository at this point in the history
Signed-off-by: Gowtham Shanmugasundaram <[email protected]>
  • Loading branch information
GowthamShanmugam committed Oct 5, 2023
1 parent 4f5269c commit d209ee7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/frontend-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
cache: 'yarn'
- run: yarn install --prod --frozen-lockfile
- run: yarn build
- run: yarn build-mco
Expand Down

0 comments on commit d209ee7

Please sign in to comment.