You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use bash shell everywhere, including in the Makefile, since it would be
used in the github workflow.
Use podman to run the output/yum.repos.d target since running that
natively on the github workflow ubuntu runner would not work (no dnf
avaiable).
Signed-off-by: James Slagle <[email protected]>
0 commit comments