Hosting build on github

I am trying to host my build from my github where all I have is the build in a folder called auspice.

However https://nextstrain.org/community/rtobiaskoch/csuwnvpublic is yielding no results. I have managed to host builds via nextstrain community before using so I am a bit at a loss as to what the issue may be. I did create this build within the last hour. It is a larger build. My only guess is that because it is a larger file there is some form of delay?

Hi @rtk ,

This is a technical detail of community datasets where the filename must start with the repository name. So if you update the filename to auspice/csuwnvpublic_wnv.json then the build should work as expected.

-Jover