Skip to content

Commit

Permalink
Update validate-fsh.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rockphotog authored Jan 22, 2025
1 parent c1192f8 commit 13dc114
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate-fsh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:

- name: Install hl7.fhir.no.basis-2.2.0-snapshots in local cache
run: |
echo "NPM install fhir r4 core 4.0.1 from package registry"
npm --registry https://packages.simplifier.net install [email protected]
echo "NPM install fhir no-basis220 from local tgz"
npm install ${{ env.IG }}/snapshots/hl7.fhir.no.basis-2.2.0-snapshots.tgz
echo "Create .fhir packages cache directory for no-basis"
Expand Down

0 comments on commit 13dc114

Please sign in to comment.