Skip to content

Commit

Permalink
Merge pull request #54 from ConducereIT/revert-51-MDGcode-patch-1
Browse files Browse the repository at this point in the history
Revert "Update main.yml"
  • Loading branch information
MDGcode authored Oct 31, 2024
2 parents 82a774a + 5ca8a10 commit 4569ac5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ jobs:
- name: install pg
working-directory: ./server
run: npm install pg
- name: Build frontend
working-directory: ./client
run: npm install && npm run build
env:
CI: false
- name: Deploy backend
working-directory: ./server
run: genezio deploy
Expand Down

0 comments on commit 4569ac5

Please sign in to comment.