mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
cleanup
This commit is contained in:
parent
25606fdb1a
commit
e28afdb4de
|
@ -15,8 +15,6 @@ build:
|
|||
deno.land: ^1.35
|
||||
working-directory: ${{prefix}}/bin
|
||||
script: |
|
||||
sed -i.bak -e 's|tea.xyz|pkgx.sh|g' /opt/tea.xyz/brewkit/v0/share/brewkit/fix-elf.ts
|
||||
rm $SRCROOT/deno.lock
|
||||
deno task --config "$SRCROOT"/deno.jsonc compile
|
||||
|
||||
test:
|
||||
|
|
|
@ -8,9 +8,6 @@ display-name: tea/cli
|
|||
versions:
|
||||
github: teaxyz/cli
|
||||
|
||||
provides:
|
||||
- bin/tea
|
||||
|
||||
build:
|
||||
dependencies:
|
||||
deno.land: '>=1.23 <1.25 || ^1.25.3'
|
||||
|
|
Loading…
Reference in a new issue