Hi,
So I’m trying to introduce someone to C++ (and GitHub) so I showed him some basic stuffs, along with GitHub Action
He made this configuration file: https://github.com/loge0/generation/blob/3900767a408aac9144dba2a26981081448424496/.github/workflows/windows.yml
But even when he push, the “Actions” tab stays empty: https://github.com/loge0/generation/actions
Would someone please know why this is happening?
Thanks in advance,