Skip to content

Commit fd8409a

Browse files
committed
WIP5
1 parent e0ebb20 commit fd8409a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/simple.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: PostgreSQL Connection string
4242
shell: bash
43-
run:
43+
run: |
4444
echo "$CONNECTION_URI"
4545
echo "DATABASE_CONNSTRING=$CONNECTION_URI" >> $GITHUB_ENV
4646

0 commit comments

Comments
 (0)