Skip to content

Commit

Permalink
ci: Install esbuild version on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ff6347 committed Nov 4, 2023
1 parent 8ddb072 commit 5540c9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
with:
node-version-file: ".nvmrc"
- run: |
npm install esbuild
npm ci
npx semantic-release --ci
env:
Expand Down

0 comments on commit 5540c9c

Please sign in to comment.