Fix toml-js install
This commit is contained in:
parent
6d08758bc5
commit
ddf756c68c
@ -10,4 +10,4 @@ RUN echo "Building azimuth-watcher-ts" && \
|
|||||||
yarn && yarn build
|
yarn && yarn build
|
||||||
|
|
||||||
RUN echo "Install toml-js to update watcher config files" && \
|
RUN echo "Install toml-js to update watcher config files" && \
|
||||||
yarn add --dev toml-js
|
yarn add --dev --ignore-workspace-root-check toml-js
|
||||||
|
Loading…
Reference in New Issue
Block a user