Fix assets in build #6

Merged
b12f merged 1 commits from b12f-patch-1 into main 2024-02-25 22:52:20 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ steps:
- pull_request
image: denoland/deno:alpine-1.40.2
commands:
- deno task build
- ./build.sh
- name: publish
when: