experiment with specifying bash as shell

This commit is contained in:
lleyton
2023-08-16 03:30:43 -07:00
committed by GitHub
parent 8a78074f4d
commit 331df6cf30
+1
View File
@@ -21,6 +21,7 @@ jobs:
- name: Install repositories
run: dnf install -y mock createrepo_c rpm-build gcc curl wget git-core openssl-devel dnf5
shell: bash
- uses: actions-rs/toolchain@v1
with: