diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index 7a22a04b7..2fcf7f747 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -44,6 +44,7 @@ jobs: - name: create tmpfs for svn repo run: | + mkdir -p ./src/fhem-mirror/ sudo mount -t tmpfs -o size=3G tmpfs ./src/fhem-mirror/ - name: Cache runners svn-2-git-fhem mirror directory