mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
c86d15df92
commit
b0691cb54c
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ dependencies:
|
|||
|
||||
build:
|
||||
dependencies:
|
||||
deno.land: ^1.37
|
||||
deno.land: ~1.37
|
||||
script: |
|
||||
deno compile -A --unstable --import-map="$SRCROOT"/import_map.json --output fluentci ./main.ts
|
||||
mkdir -p "{{ prefix }}"/bin
|
||||
|
|
Loading…
Reference in a new issue