Skip to content

Commit

Permalink
maybe again
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorrisondev committed Aug 13, 2024
1 parent 7675cc2 commit ac385ad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/apply-migrations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Install tooling
run: |
npm install
npm install -g drizzle-orm drizzle-kit pg
run: npm install -g drizzle-orm drizzle-kit pg dotnev
- name: Apply migrations
run: drizzle-kit migrate
env:
Expand Down

0 comments on commit ac385ad

Please sign in to comment.