mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
experiment with specifying bash as shell
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user