This commit is contained in:
Max Howell 2023-10-01 20:35:09 -04:00
parent 25606fdb1a
commit e28afdb4de
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC
2 changed files with 0 additions and 5 deletions

View file

@ -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:

View file

@ -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'