issues
search
deepjavalibrary
/
djl
An Engine-Agnostic Deep Learning Framework in Java
https://djl.ai
Apache License 2.0
4.16k
stars
660
forks
source link
[docs] Fixing Bugs in Versions.json generation
#3390
Closed
Varun-Dutta
closed
3 months ago
Varun-Dutta
commented
3 months ago
Changes
Fixed typo in S3 Sync
Move json file generation before mike deploy
Fixed issues with .toml path
Modified sync to first upload version.json, then swith to gh-pages, then upload new website
Changes