Merge pull request #704 from turbo124/master

Fixes for yaml syntax
This commit is contained in:
David Bomba
2025-01-24 11:51:00 +11:00
committed by GitHub

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