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 - name: Install Python
run: | run: |
cat /etc/os-release cat /etc/os-release
sudo dnf update dnf update
- name: Install and Package - name: Install and Package
run: | run: |
python --version python --version