fix(bitwarden)

closes #5145
This commit is contained in:
Jacob Heider 2024-02-07 15:46:13 -05:00 committed by Jacob Heider
parent 8a8c3b3b56
commit b0032f10ef

View file

@ -11,6 +11,8 @@ dependencies:
build: build:
dependencies: dependencies:
npmjs.com: '*' npmjs.com: '*'
linux/x86-64:
python.org: ^3 # needed to build some native modules
script: script:
- npm i husky - npm i husky
- git init - git init