fix(deno)

This commit is contained in:
Jacob Heider 2023-08-10 13:37:01 -04:00 committed by Jacob Heider
parent 8d57b6b4a7
commit 6e32282027

View file

@ -52,6 +52,7 @@ build:
curl.se: '*' # required to download v8 (python is another option)
tea.xyz/gx/make: '*' # required to build the libffi parts
crates.io/semverator: '*'
cmake.org: ^3 # deno.land>=1.36.1 requires cmake
test:
script: |