Corrected typo for bash

This commit is contained in:
2025-11-20 14:53:46 -05:00
parent eff1982958
commit 52763626b8

View File

@@ -14,7 +14,7 @@ jobs:
steps: steps:
- name: Prepare environment - name: Prepare environment
shell: base shell: bash
run: | run: |
sudo apt-get update sudo apt-get update
sudo apt-get install -y podman toolbox sudo apt-get install -y podman toolbox