Skip to content

Commit f0f957e

Browse files
committed
compile all in ci
1 parent a51e9c1 commit f0f957e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_test_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
run: deno install
6161

6262
- name: Build
63-
run: deno task compile
63+
run: deno task compile:all

0 commit comments

Comments
 (0)