-
Some checks failed
FHIR IG CI/CD Pipeline / build-ig (push) Failing after 1m3s
FHIR IG CI/CD Pipeline / deploy (push) Has been skipped

This commit is contained in:
jobayer 2025-09-30 12:04:31 +06:00
parent 2df304d85e
commit 1db5c0edf7

View File

@ -48,6 +48,7 @@ jobs:
CONTAINER_ID=$(docker create \
hl7fhir/ig-publisher-base:latest \
/bin/bash -c "curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash && \
nvm use --delete-prefix v***.20.0 && \
. \$HOME/.nvm/nvm.sh && \
nvm install 22 && \
npm install -g fsh-sushi && \