install esbuild
This commit is contained in:
2
.github/workflows/the.yml
vendored
2
.github/workflows/the.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
matrix:
|
||||
node-version: [14, 16, 17]
|
||||
pnpm-script: [build, lint, test, typecheck]
|
||||
name: ${{ matrix.pnpm-script }} on node ${{ matrix.node-version }}
|
||||
name: ${{ matrix.pnpm-script }} (node ${{ matrix.node-version }})
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user