Corrected typo for bash
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Prepare environment
|
||||
shell: base
|
||||
shell: bash
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y podman toolbox
|
||||
|
||||
Reference in New Issue
Block a user