mirror.yml

fix syntax
This commit is contained in:
sidey79 2022-09-05 22:10:54 +02:00
parent 28158b6301
commit 7223af183f
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ jobs:
run: |
df -h ./src/fhem-mirror
- name: clean cache
- name: clean cache
env:
Clean_Cache: ${{ secrets.CLEANCACHE }}
if: "${{ env.Clean_Cache == 'true' }}"