This commit is contained in:
Igor Pecovnik
2022-06-18 13:58:07 +02:00
parent 1bdffd8ff8
commit dcb5777925

View File

@@ -1,4 +1,4 @@
name: Build with Docker
name: Build cache
on:
workflow_dispatch:
workflow_call:
@@ -264,4 +264,4 @@ jobs:
if: ${{ github.repository_owner == 'Armbian' }}
run: |
sudo mountpoint -q build/cache/rootfs.upload && sudo fusermount -u build/cache/rootfs.upload || true
sudo mountpoint -q build/cache/rootfs.upload && sudo fusermount -u build/cache/rootfs.upload || true