Skip to content

Commit 27a6491

Browse files
authored
Update main.yml
1 parent c7a7687 commit 27a6491

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ jobs:
1818
run: npm install pg
1919
- name: Deploy backend
2020
working-directory: ./server
21-
run: genezio deploy
21+
run: genezio deploy --logLevel debug
2222
env:
2323

2424
CI: false
25+

0 commit comments

Comments
 (0)