Don't install lume beforehand
This commit is contained in:
parent
ad66864491
commit
e06748d503
|
@ -10,7 +10,6 @@ steps:
|
||||||
- pull_request
|
- pull_request
|
||||||
image: denoland/deno:alpine-1.26.2
|
image: denoland/deno:alpine-1.26.2
|
||||||
commands:
|
commands:
|
||||||
- deno run -Ar https://deno.land/x/lume@v1.12.1/init.ts
|
|
||||||
- deno task build
|
- deno task build
|
||||||
|
|
||||||
- name: publish
|
- name: publish
|
||||||
|
|
Loading…
Reference in a new issue