Use appropriate name for toolbx from ubuntu

This commit is contained in:
2025-11-20 14:56:22 -05:00
parent 52763626b8
commit 978249a779

View File

@@ -17,7 +17,7 @@ jobs:
shell: bash 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 podman-toolbox
- name: Build RPM - name: Build RPM
uses: https://git.hydrosaber.com/hydros/build-rpm@main uses: https://git.hydrosaber.com/hydros/build-rpm@main