We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bc96f7 commit 5cacfb4Copy full SHA for 5cacfb4
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Use Deno
17
uses: denoland/setup-deno@v2
18
19
- - name: build
+ - name: Build
20
run: deno task build
21
22
- name: Lint
0 commit comments