Merge pull request 'Fix assets in build' (#6) from b12f-patch-1 into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #6
This commit is contained in:
b12f 2024-02-25 22:52:20 +00:00
commit 826463a651
Signed by: pub.solar gitea
GPG key ID: F0332B04B7054873

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: