Skip to content

Commit

Permalink
install sqlx-ts
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonShin committed Aug 11, 2024
1 parent a97286b commit a558913
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/install-sqlx-ts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '20.x'
- name: Install sqlx-ts
uses: bahmutov/npm-install@v1
with:
install-command: 'npm install -g sqlx-ts'

0 comments on commit a558913

Please sign in to comment.