Skip to content

Commit 1cfaf0f

Browse files
data-douserCopilot
andauthored
Update .github/workflows/build-and-test-extension.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Nathan Randall <70299490+data-douser@users.noreply.github.com>
1 parent a30be1d commit 1cfaf0f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-and-test-extension.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,6 @@ jobs:
4141
- name: Install dependencies
4242
run: npm ci --include=optional --ignore-scripts
4343

44-
## esbuild's optional platform binary is normally wired up by its postinstall
45-
## script; .npmrc 'ignore-scripts=true' suppresses that, so rebuild here.
46-
- name: Rebuild esbuild platform binary
47-
run: npm rebuild esbuild --ignore-scripts=false
48-
4944
- name: Build server (dependency)
5045
run: npm run build -w server
5146

0 commit comments

Comments
 (0)