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