Skip to content

Commit b4e0381

Browse files
[Deno Deploy] Update .github/workflows/deploy.yml
1 parent 472ea85 commit b4e0381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
node-version: lts/*
3030

3131
- name: Install step
32-
run: "deno install --allow-scripts=npm:@swc/[email protected]"
32+
run: "deno add npm:esbuild"
3333

3434
- name: Upload to Deno Deploy
3535
uses: denoland/deployctl@v1

0 commit comments

Comments
 (0)