문제

I have my personal website hosted on github username.github.io repo, weird thing is that after I pushed my new modifications to the repo, the page was still showing the content of my previous commit, but when I checked the content in that repo on github, it is the latest. Any idea what might be wrong. Some say it take a little while for the new content to show, but now it is almost 1 hour past.

도움이 되었습니까?

해결책

Finally got the problem, it was due to one module failed build in my project, after fixing that it works successfully.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top