fixed syntax error in YAML file

This commit is contained in:
Bernhard B 2025-11-24 19:33:30 +01:00
parent d42f6d04c5
commit 6325cb2fe4

View File

@ -20,7 +20,7 @@ jobs:
run: echo ${{ steps.buildx.outputs.platforms }}
- name: Install Podman
run: sudo apt update && sudo apt install -y podman
- name: Free up disk space
- name: Free up disk space
run: |
# Remove Java (JDKs)
sudo rm -rf /usr/lib/jvm