Skip to content

Commit

Permalink
hopefully this works...
Browse files Browse the repository at this point in the history
  • Loading branch information
valon-loshaj committed Nov 11, 2024
1 parent a6541ab commit cb16415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
git commit -m "chore: update pnpm-lock.yaml" || true
git push || true
- run: pnpm build
- run: node ./lib/index.js
- run: node apps/backend/dist/server.js
lint:
name: Lint
runs-on: ubuntu-latest
Expand Down

0 comments on commit cb16415

Please sign in to comment.