Skip to content

Commit

Permalink
Fix migrations GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
Dantemss committed Aug 9, 2023
1 parent 95d0f0e commit 2967dd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/migrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- name: Install gems from base commit and create data to be migrated
env:
NODE_OPTIONS: --openssl-legacy-provider
OXT_DB_USER: postgres
OXT_DB_PASS: postgres
run: |
Expand Down

0 comments on commit 2967dd5

Please sign in to comment.