Skip to content

Commit

Permalink
Again format
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-dharti-r committed Mar 26, 2024
1 parent 892e904 commit c68bc7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run build for website and admin
name: Run build for admin panel and website

on:
push:
Expand All @@ -23,7 +23,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: "20.x"
run: |
- run: |
cd website
npm install
npm run build

0 comments on commit c68bc7a

Please sign in to comment.