File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
src/org/cicirello/math/stats Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -43,12 +43,13 @@ jobs:
4343 else
4444 git config --global user.name 'Vincent A Cicirello'
4545 git config --global user.email '[email protected] ' 46- git commit -am "Automated API website updates."
46+ git add -A
47+ git commit -m "Automated API website updates."
4748 fi
4849
4950 - name : Generate the sitemap
5051 id : sitemap
51- uses :
cicirello/[email protected] .0 52+ uses :
cicirello/[email protected] .1 5253 with :
5354 base-url-path : https://jpt.cicirello.org/
5455 path-to-root : docs
Original file line number Diff line number Diff line change 99<lastmod >2020-09-22T20:42:56+00:00</lastmod >
1010</url >
1111<url >
12- <loc >https://jpt.cicirello.org/api/allclasses-</loc >
12+ <loc >https://jpt.cicirello.org/api/allclasses-index.html </loc >
1313<lastmod >2020-09-22T20:42:56+00:00</lastmod >
1414</url >
1515<url >
1616<loc >https://jpt.cicirello.org/api/allclasses.html</loc >
1717<lastmod >2020-09-22T20:42:56+00:00</lastmod >
1818</url >
1919<url >
20- <loc >https://jpt.cicirello.org/api/allpackages-</loc >
20+ <loc >https://jpt.cicirello.org/api/allpackages-index.html </loc >
2121<lastmod >2020-09-22T20:42:56+00:00</lastmod >
2222</url >
2323<url >
Original file line number Diff line number Diff line change 2020 *
2121 */
2222
23-
2423package org .cicirello .math .stats ;
2524
2625/**
You can’t perform that action at this time.
0 commit comments