Skip to content

Commit

Permalink
debug sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
nfpappas-oddball committed Oct 2, 2024
1 parent 161e947 commit ae5f759
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/content-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
repository: department-of-veterans-affairs/next-build
#ref: ${{ needs.validate-build-status.outputs.TAG }}
ref: ${{ github.head_ref || github.ref_name }}
path: main
#path: main
sparse-checkout-cone-mode: false

- name: Checkout vets-website
Expand Down Expand Up @@ -209,6 +209,7 @@ jobs:
run: |
cd main && yarn build:sitemap
cd out
ls
cp sitemap.xml sitemap-nb.xml
- name: setup bucket descriptor
Expand Down

0 comments on commit ae5f759

Please sign in to comment.