mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
cleanup
This commit is contained in:
parent
25606fdb1a
commit
e28afdb4de
2 changed files with 0 additions and 5 deletions
|
@ -15,8 +15,6 @@ build:
|
||||||
deno.land: ^1.35
|
deno.land: ^1.35
|
||||||
working-directory: ${{prefix}}/bin
|
working-directory: ${{prefix}}/bin
|
||||||
script: |
|
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
|
deno task --config "$SRCROOT"/deno.jsonc compile
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
|
|
@ -8,9 +8,6 @@ display-name: tea/cli
|
||||||
versions:
|
versions:
|
||||||
github: teaxyz/cli
|
github: teaxyz/cli
|
||||||
|
|
||||||
provides:
|
|
||||||
- bin/tea
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
dependencies:
|
dependencies:
|
||||||
deno.land: '>=1.23 <1.25 || ^1.25.3'
|
deno.land: '>=1.23 <1.25 || ^1.25.3'
|
||||||
|
|
Loading…
Reference in a new issue