fix(deno)

closes #3191
This commit is contained in:
Jacob Heider 2023-09-01 19:13:58 +02:00 committed by GitHub
parent 7bf7b60ac7
commit c3ed8330a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,6 +53,7 @@ build:
tea.xyz/gx/make: '*' # required to build the libffi parts
crates.io/semverator: '*'
cmake.org: ^3 # deno.land>=1.36.1 requires cmake
protobuf.dev: '*' # deno.land>=1.36.4 requires protoc
test:
script: |