Skip to content

Commit

Permalink
Update profile_tag_trigger_publication.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brettesler-ext committed Aug 5, 2024
1 parent d06ca00 commit 3c6d1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/profile_tag_trigger_publication.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
FULL_URL="$URL/ereq/package-list.json"
curl --output webroot/fhir/ereq/package-list.json --url $FULL_URL
- name: Download package-feed.xml
- name: Download package-feed.xml
run: |
curl --output webroot/fhir/package-feed.xml --url https://hl7.org.au/fhir/package-feed.xml
curl --output webroot/fhir/package-feed.bak.xml --url https://hl7.org.au/fhir/package-feed.xml
Expand Down

0 comments on commit 3c6d1a6

Please sign in to comment.