Skip to content

Commit 7998eb5

Browse files
[Deno Deploy] Update .github/workflows/deploy.yml
1 parent 1c8cd88 commit 7998eb5

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
@@ -32,7 +32,7 @@ jobs:
3232
run: "npm install"
3333

3434
- name: Build step
35-
run: "tsc"
35+
run: "denobuild"
3636

3737
- name: Upload to Deno Deploy
3838
uses: denoland/deployctl@v1

0 commit comments

Comments
 (0)