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

Reviewed-on: #6
pull/7/head
b12f 2024-02-25 22:52:20 +00:00
commit 826463a651
Signed by: pub.solar gitea
GPG Key ID: F0332B04B7054873
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: