mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Update
This commit is contained in:
4
.github/workflows/build-cache-v2.yml
vendored
4
.github/workflows/build-cache-v2.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user