Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
digitaldesigndj committed Aug 27, 2023
1 parent c3159b8 commit 03ee13c
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 @@ -59,7 +59,7 @@ jobs:
run: deno test -A

- name: Build step
run: "deno task build" # 📝 Update the build command(s) if necessary
run: "deno task build" # 📝 Update the build command(s) if necessary

- name: Upload to Deno Deploy
uses: denoland/deployctl@v1
Expand Down

0 comments on commit 03ee13c

Please sign in to comment.