Skip to content

Commit

Permalink
fix: dashboard build
Browse files Browse the repository at this point in the history
  • Loading branch information
danh91 committed Feb 1, 2025
1 parent 27bf1d6 commit f51785f
Show file tree
Hide file tree
Showing 2 changed files with 46,236 additions and 37,943 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
npm install -g corepack
mkdir -p ~/.volta/bin
corepack enable --install-directory ~/.volta/bin
npm install
- name: Test Build
run: |
npm ci
npm run build -w apps/dashboard
Loading

0 comments on commit f51785f

Please sign in to comment.