Skip to content

Commit cd6056f

Browse files
[Deno Deploy] Update .github/workflows/deploy.yml
1 parent f20880f commit cd6056f

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
@@ -24,7 +24,7 @@ jobs:
2424
deno-version: v2.x
2525

2626
- name: Build step
27-
run: "deno task dev"
27+
run: "deno task build"
2828

2929
- name: Upload to Deno Deploy
3030
uses: denoland/deployctl@v1

0 commit comments

Comments
 (0)