Skip to content

Commit 78bb09a

Browse files
authored
Merge pull request #75 from ConducereIT/cristi3
new genezio version
2 parents 9490471 + bb23845 commit 78bb09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
token: ${{ secrets.GENEZIO_TOKEN }}
1616
- name: Install patched Genezio CLI
17-
run: npm install -g genezio@3.2.11-beta
17+
run: npm install -g genezio@3.2.11
1818
- name: install pg
1919
working-directory: ./server
2020
run: npm install pg

0 commit comments

Comments
 (0)