Skip to content

Commit

Permalink
ci: fix db connection issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rinshadka authored Jul 18, 2024
1 parent 23b8f5e commit d98fd5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/udi-devl-rds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Load SQL into database
run: |
cd polyglot-prime/udi-prime
./udictl.ts ic load-sql
./udictl.ts ic load-sql --conn-id DEVL_TECHBD_UDI_DS
- name: Display Load SQL log
run: |
Expand Down

0 comments on commit d98fd5d

Please sign in to comment.