Archive of custom post type not showing

Maybe because you’re missing has_archive

Something like this

'public' => true,
'has_archive' => true,