We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ece77b commit b89cc60Copy full SHA for b89cc60
1 file changed
.github/workflows/site.yml
@@ -60,6 +60,7 @@ jobs:
60
# Record the currect directory
61
pushd $(pwd)
62
cd fhir/docs/
63
+ npm install yarn -g
64
yarn install -g gatsby-cli
65
gatsby telemetry --disable
66
0 commit comments