Fix assets in build

This commit is contained in:
b12f 2024-02-25 22:50:04 +00:00
parent f95ddd4a03
commit 82f2df3ae2

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: