diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c569ebca..3cc75621 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -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