Skip to content

Commit

Permalink
Merge pull request #48 from cd-sigma/main
Browse files Browse the repository at this point in the history
Build
  • Loading branch information
cd-simarpreet committed Dec 9, 2023
2 parents a2582ff + 9fab285 commit d63b1e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/finsafe.frontend.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
cache-dependency-path: frontend/package-lock.json
- run: npm i
working-directory: ./frontend
- run: npm run build
- run: CI=false npm run build
working-directory: ./frontend
- run: pm2 restart frontend --no-autorestart
working-directory: ./frontend

0 comments on commit d63b1e0

Please sign in to comment.