Skip to content

Update LPMiningDashboard.jsx #152

Update LPMiningDashboard.jsx

Update LPMiningDashboard.jsx #152

- name: Clear Next.js cache

Check failure on line 1 in .github/workflows/ClearBuildCache.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ClearBuildCache.yml

Invalid workflow file

(Line: 1, Col: 1): A sequence was not expected
run: rm -rf .next
- name: Install dependencies
run: npm ci
- name: Build
run: npm run build