Skip to content

Commit

Permalink
ci: fix typo for build stage
Browse files Browse the repository at this point in the history
  • Loading branch information
sehnryr committed Nov 11, 2024
1 parent 41076e6 commit 3f7979a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
deno-version: v2.x

- name: Build
run: deno task build:deno
run: deno task build

0 comments on commit 3f7979a

Please sign in to comment.