This commit is contained in:
Jesse Bannon 2023-02-22 22:52:04 -08:00
parent c84df16aa2
commit ee1fe1418d

View file

@ -67,7 +67,7 @@ jobs:
- name: Install Python
run: |
cat /etc/os-release
sudo dnf update
dnf update
- name: Install and Package
run: |
python --version