Skip to content

Commit

Permalink
use xmlstarlet to extract URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
IsraelleHub committed Apr 15, 2024
1 parent 56e33b6 commit cf6f5bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation_accessibility_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
###added
- name: Download sitemap
run: |
curl -o mob/documentation/sitemap.xml https://affairs.github.io/va-mobile-app.xml/sitemap.xml
curl -o mob/documentation/sitemap.xml https://department-of-veterans-affairs.github.io/va-mobile-app/sitemap.xml
- name: Install xmlstarlet
run: brew install xmlstarlet
Expand Down

0 comments on commit cf6f5bb

Please sign in to comment.