Skip to content

Commit bb23845

Browse files
committed
new genezio version
1 parent 7729dc9 commit bb23845

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)