Skip to content

Commit

Permalink
rerun workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ruheni committed May 11, 2023
1 parent e577381 commit e5d22e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cli/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ type CliInput = {

export default async () => {
const program = new Command();

const { configManager: { current } } = await loadConfig({}, "")

const migrationsDir = current.migrations.dir ?? "./migrations";
Expand Down

0 comments on commit e5d22e3

Please sign in to comment.