Don't install lume beforehand

This commit is contained in:
Benjamin Bädorf 2022-10-20 17:52:28 +02:00
parent ad66864491
commit e06748d503
No known key found for this signature in database
GPG key ID: 4406E80E13CD656C

View file

@ -10,7 +10,6 @@ steps:
- pull_request
image: denoland/deno:alpine-1.26.2
commands:
- deno run -Ar https://deno.land/x/lume@v1.12.1/init.ts
- deno task build
- name: publish