Fixes for yaml syntax

This commit is contained in:
David Bomba
2025-01-24 11:50:35 +11:00
parent 00e54c9c23
commit ce9ce4fd26

View File

@@ -53,6 +53,6 @@ jobs:
- name: Move cache
run: |
mkdir -p /tmp/.buildx-cache
mkdir -p /tmp/.buildx-cache
rm -rf /tmp/.buildx-cache
mv /tmp/.buildx-cache-new /tmp/.buildx-cache