Skip to content

Commit

Permalink
Update test-no-basis-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rockphotog authored Jan 21, 2025
1 parent 2aa245c commit a011f50
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-no-basis-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
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 --registry https://packages.simplifier.net install [email protected]
npm install igs/snapshots/hl7.fhir.no.basis-2.2.0-snapshots.tar
npm install igs/snapshots/hl7.fhir.no.basis-2.2.0-snapshots.tgz
echo "Create .fhir packages cache directory for no-basis"
mkdir -p /github/home/.fhir/packages/hl7.fhir.no.basis#2.2.0/package
echo "Copy local no-basis snapshot to .fhir package cache directory"
Expand Down

0 comments on commit a011f50

Please sign in to comment.